# git rev-parse -q --verify f5e6c330254ae691f6d7befe61c786eb5056007e^{commit} f5e6c330254ae691f6d7befe61c786eb5056007e already have revision, skipping fetch # git checkout -q -f -B kisskb f5e6c330254ae691f6d7befe61c786eb5056007e # git clean -qxdf # < git log -1 # commit f5e6c330254ae691f6d7befe61c786eb5056007e # Merge: a1a7b4f32433 6170d077bf92 # Author: Linus Torvalds # Date: Thu Jan 7 12:21:32 2021 -0800 # # Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark Brown: # "A couple of core fixes here, both to do with handling of drivers which # don't report their maximum speed since we factored some of the # handling for transfer speeds out into the core in the previous # release. # # There's also some driver specific fixes, including a relatively large # set for some races around timeouts in spi-geni-qcom" # # * tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: fix the divide by 0 error when calculating xfer waiting time # spi: Fix the clamping of spi->max_speed_hz # spi: altera: fix return value for altera_spi_txrx() # spi: stm32: FIFO threshold level - fix align packet size # spi: spi-geni-qcom: Print an error when we timeout setting the CS # spi: spi-geni-qcom: Don't try to set CS if an xfer is pending # spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending # spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f5e6c330254ae691f6d7befe61c786eb5056007e # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4523:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4525:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4529:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4531:warning: override: reassigning to symbol UML_NET_SLIP .config:4534:warning: override: reassigning to symbol UML_NET_MCAST .config:4536:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 drivers/phy/ingenic/phy-ingenic-usb.o: In function `ingenic_usb_phy_probe': /kisskb/src/drivers/phy/ingenic/phy-ingenic-usb.c:355: undefined reference to `devm_platform_ioremap_resource' drivers/soc/litex/litex_soc_ctrl.o: In function `litex_soc_ctrl_probe': /kisskb/src/drivers/soc/litex/litex_soc_ctrl.c:158: undefined reference to `devm_platform_ioremap_resource' drivers/net/ethernet/xilinx/ll_temac_main.o: In function `temac_probe': /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1409: undefined reference to `devm_platform_ioremap_resource_byname' /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1476: undefined reference to `devm_of_iomap' /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1502: undefined reference to `devm_platform_ioremap_resource' drivers/net/ethernet/xilinx/xilinx_axienet_main.o: In function `axienet_probe': /kisskb/src/drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1822: undefined reference to `devm_ioremap_resource' drivers/rtc/rtc-zynqmp.o: In function `xlnx_rtc_probe': /kisskb/src/drivers/rtc/rtc-zynqmp.c:232: undefined reference to `devm_platform_ioremap_resource' drivers/i3c/master/mipi-i3c-hci/core.o: In function `i3c_hci_probe': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:742: undefined reference to `devm_platform_ioremap_resource' drivers/ptp/ptp_ines.o: In function `ines_ptp_ctrl_probe': /kisskb/src/drivers/ptp/ptp_ines.c:745: undefined reference to `devm_platform_ioremap_resource' drivers/iio/adc/adi-axi-adc.o: In function `adi_axi_adc_probe': /kisskb/src/drivers/iio/adc/adi-axi-adc.c:415: undefined reference to `devm_platform_ioremap_resource' collect2: error: ld returned 1 exit status make[1]: *** [/kisskb/src/Makefile:1170: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:05:21.533786