# git rev-parse -q --verify bb5baaa9238ecf8f13b112232c7bbe0d3d598ee8^{commit} bb5baaa9238ecf8f13b112232c7bbe0d3d598ee8 already have revision, skipping fetch # git checkout -q -f -B kisskb bb5baaa9238ecf8f13b112232c7bbe0d3d598ee8 # git clean -qxdf # < git log -1 # commit bb5baaa9238ecf8f13b112232c7bbe0d3d598ee8 # Merge: 57b077939287 3df14264ad99 # Author: Linus Torvalds # Date: Tue Aug 11 14:43:12 2020 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fix from Catalin Marinas: # "Fix recordmcount build failure on non-arm64 (caused by an arm64 # patch)" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # recordmcount: Fix build failure on non arm64 # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 bb5baaa9238ecf8f13b112232c7bbe0d3d598ee8 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xEB808327 WARNING: unmet direct dependencies detected for DMA_ENGINE Depends on [n]: DMADEVICES [=n] Selected by [m]: - DRM_ZYNQMP_DPSUB [=m] && HAS_IOMEM [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && COMMON_CLK [=y] && DRM [=m] && OF [=y] WARNING: unmet direct dependencies detected for DMA_ENGINE Depends on [n]: DMADEVICES [=n] Selected by [m]: - DRM_ZYNQMP_DPSUB [=m] && HAS_IOMEM [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && COMMON_CLK [=y] && DRM [=m] && OF [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=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 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6615:warning: override: reassigning to symbol STANDALONE WARNING: unmet direct dependencies detected for DMA_ENGINE Depends on [n]: DMADEVICES [=n] Selected by [m]: - DRM_ZYNQMP_DPSUB [=m] && HAS_IOMEM [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && COMMON_CLK [=y] && DRM [=m] && OF [=y] # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- WARNING: unmet direct dependencies detected for DMA_ENGINE Depends on [n]: DMADEVICES [=n] Selected by [m]: - DRM_ZYNQMP_DPSUB [=m] && HAS_IOMEM [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && COMMON_CLK [=y] && DRM [=m] && OF [=y] WARNING: unmet direct dependencies detected for DMA_ENGINE Depends on [n]: DMADEVICES [=n] Selected by [m]: - DRM_ZYNQMP_DPSUB [=m] && HAS_IOMEM [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && COMMON_CLK [=y] && DRM [=m] && OF [=y] WARNING: unmet direct dependencies detected for DMA_ENGINE Depends on [n]: DMADEVICES [=n] Selected by [m]: - DRM_ZYNQMP_DPSUB [=m] && HAS_IOMEM [=y] && (ARCH_ZYNQMP || COMPILE_TEST [=y]) && COMMON_CLK [=y] && DRM [=m] && OF [=y] drivers/tty/serial/sh-sci.o: In function `sci_request_dma_chan': sh-sci.c:(.text+0xc28): undefined reference to `dma_request_slave_channel' sh-sci.c:(.text+0xce9): undefined reference to `dma_request_slave_channel' drivers/tty/serial/sh-sci.o: In function `sci_free_dma': sh-sci.c:(.text+0x33ae): undefined reference to `dma_release_channel' drivers/tty/serial/sh-sci.o: In function `sci_startup': sh-sci.c:(.text+0x39be): undefined reference to `dma_release_channel' drivers/tty/serial/sh-sci.o: In function `sci_free_dma': sh-sci.c:(.text+0x3438): undefined reference to `dma_release_channel' drivers/tty/serial/sh-sci.o: In function `sci_request_dma_chan.cold.26': sh-sci.c:(.text.unlikely+0x1e): undefined reference to `dma_release_channel' drivers/tty/serial/sh-sci.o: In function `sci_startup.cold.30': sh-sci.c:(.text.unlikely+0x132): undefined reference to `dma_release_channel' drivers/tty/serial/pch_uart.o: In function `pch_uart_startup': pch_uart.c:(.text+0x1316): undefined reference to `__dma_request_channel' pch_uart.c:(.text+0x1363): undefined reference to `__dma_request_channel' drivers/tty/serial/pch_uart.o: In function `pch_uart_shutdown': pch_uart.c:(.text+0x1429): undefined reference to `dma_release_channel' pch_uart.c:(.text+0x1445): undefined reference to `dma_release_channel' drivers/tty/serial/pch_uart.o: In function `pch_uart_startup.cold.24': pch_uart.c:(.text.unlikely+0x11a): undefined reference to `dma_release_channel' drivers/tty/serial/mxs-auart.o: In function `mxs_auart_dma_exit_channel': mxs-auart.c:(.text+0xab7): undefined reference to `dma_release_channel' mxs-auart.c:(.text+0xad3): undefined reference to `dma_release_channel' drivers/tty/serial/mxs-auart.o: In function `mxs_auart_settermios': mxs-auart.c:(.text+0x11b6): undefined reference to `dma_request_slave_channel' mxs-auart.c:(.text+0x11f4): undefined reference to `dma_request_slave_channel' drivers/tty/serial/fsl_lpuart.o: In function `lpuart_dma_shutdown': fsl_lpuart.c:(.text+0x38d): undefined reference to `dma_release_channel' fsl_lpuart.c:(.text+0x39e): undefined reference to `dma_release_channel' drivers/tty/serial/fsl_lpuart.o: In function `lpuart_request_dma': fsl_lpuart.c:(.text+0x4c3): undefined reference to `dma_request_chan' fsl_lpuart.c:(.text+0x500): undefined reference to `dma_request_chan' drivers/tty/serial/fsl_lpuart.o: In function `lpuart_remove': fsl_lpuart.c:(.text+0x641): undefined reference to `dma_release_channel' fsl_lpuart.c:(.text+0x652): undefined reference to `dma_release_channel' drivers/spi/spi-fsl-lpspi.o: In function `fsl_lpspi_probe': spi-fsl-lpspi.c:(.text+0x607): undefined reference to `dma_request_chan' spi-fsl-lpspi.c:(.text+0x629): undefined reference to `dma_request_chan' drivers/spi/spi-fsl-lpspi.o: In function `fsl_lpspi_probe.cold.6': spi-fsl-lpspi.c:(.text.unlikely+0xd1): undefined reference to `dma_release_channel' spi-fsl-lpspi.c:(.text.unlikely+0xed): undefined reference to `dma_release_channel' drivers/spi/spi-img-spfi.o: In function `img_spfi_remove': spi-img-spfi.c:(.text+0x1cb): undefined reference to `dma_release_channel' spi-img-spfi.c:(.text+0x1d9): undefined reference to `dma_release_channel' drivers/spi/spi-img-spfi.o: In function `img_spfi_probe': spi-img-spfi.c:(.text+0xd3e): undefined reference to `dma_request_chan' spi-img-spfi.c:(.text+0xd70): undefined reference to `dma_request_chan' spi-img-spfi.c:(.text+0xda4): undefined reference to `dma_release_channel' spi-img-spfi.c:(.text+0xdb6): undefined reference to `dma_release_channel' spi-img-spfi.c:(.text+0xe3a): undefined reference to `dma_release_channel' spi-img-spfi.c:(.text+0xe4b): undefined reference to `dma_release_channel' drivers/spi/spi-imx.o: In function `spi_imx_sdma_exit': spi-imx.c:(.text+0xbee): undefined reference to `dma_release_channel' drivers/spi/spi-imx.o:spi-imx.c:(.text+0xc0a): more undefined references to `dma_release_channel' follow drivers/spi/spi-imx.o: In function `spi_imx_probe': spi-imx.c:(.text+0x176f): undefined reference to `dma_request_chan' spi-imx.c:(.text+0x1791): undefined reference to `dma_request_chan' drivers/spi/spi-pic32.o: In function `pic32_spi_remove': spi-pic32.c:(.text+0x3b9): undefined reference to `dma_release_channel' spi-pic32.c:(.text+0x3ce): undefined reference to `dma_release_channel' drivers/spi/spi-pic32.o: In function `pic32_spi_probe': spi-pic32.c:(.text+0xa9c): undefined reference to `dma_request_chan' spi-pic32.c:(.text+0xadb): undefined reference to `dma_release_channel' spi-pic32.c:(.text+0xc03): undefined reference to `dma_request_chan' spi-pic32.c:(.text+0xc45): undefined reference to `dma_release_channel' spi-pic32.c:(.text+0xc6c): undefined reference to `dma_release_channel' spi-pic32.c:(.text+0xde5): undefined reference to `dma_release_channel' spi-pic32.c:(.text+0xe5b): undefined reference to `dma_release_channel' drivers/spi/spi-pic32.o: In function `pic32_spi_probe.cold.9': spi-pic32.c:(.text.unlikely+0x17c): undefined reference to `dma_release_channel' drivers/spi/spi-pxa2xx-dma.o: In function `pxa2xx_spi_dma_setup': spi-pxa2xx-dma.c:(.text+0x386): undefined reference to `dma_request_slave_channel' spi-pxa2xx-dma.c:(.text+0x3b3): undefined reference to `dma_request_slave_channel' spi-pxa2xx-dma.c:(.text+0x3eb): undefined reference to `__dma_request_channel' spi-pxa2xx-dma.c:(.text+0x426): undefined reference to `__dma_request_channel' spi-pxa2xx-dma.c:(.text+0x44e): undefined reference to `dma_release_channel' drivers/spi/spi-pxa2xx-dma.o: In function `pxa2xx_spi_dma_release': spi-pxa2xx-dma.c:(.text+0x49e): undefined reference to `dma_release_channel' spi-pxa2xx-dma.c:(.text+0x4e0): undefined reference to `dma_release_channel' drivers/spi/spi-s3c64xx.o: In function `s3c64xx_spi_remove': spi-s3c64xx.c:(.text+0x401): undefined reference to `dma_release_channel' spi-s3c64xx.c:(.text+0x40e): undefined reference to `dma_release_channel' drivers/spi/spi-s3c64xx.o: In function `s3c64xx_spi_probe': spi-s3c64xx.c:(.text+0x15ef): undefined reference to `dma_request_chan' spi-s3c64xx.c:(.text+0x1611): undefined reference to `dma_request_chan' drivers/spi/spi-s3c64xx.o: In function `s3c64xx_spi_probe.cold.11': spi-s3c64xx.c:(.text.unlikely+0x1c0): undefined reference to `dma_release_channel' spi-s3c64xx.c:(.text.unlikely+0x1e3): undefined reference to `dma_release_channel' drivers/spi/spi-sh-msiof.o: In function `sh_msiof_release_dma': spi-sh-msiof.c:(.text+0xa9): undefined reference to `dma_release_channel' drivers/spi/spi-sh-msiof.o: In function `sh_msiof_request_dma_chan': spi-sh-msiof.c:(.text+0xb01): undefined reference to `dma_request_slave_channel' spi-sh-msiof.c:(.text+0xbc0): undefined reference to `__dma_request_channel' drivers/spi/spi-sh-msiof.o: In function `sh_msiof_spi_probe': spi-sh-msiof.c:(.text+0x1c30): undefined reference to `dma_release_channel' spi-sh-msiof.c:(.text+0x1c3c): undefined reference to `dma_release_channel' drivers/spi/spi-sh-msiof.o: In function `sh_msiof_release_dma': spi-sh-msiof.c:(.text+0xb7): undefined reference to `dma_release_channel' drivers/spi/spi-sh-msiof.o: In function `sh_msiof_request_dma_chan.cold.19': spi-sh-msiof.c:(.text.unlikely+0xb3): undefined reference to `dma_release_channel' drivers/spi/spi-sprd.o: In function `sprd_spi_dma_release': spi-sprd.c:(.text+0x1c5): undefined reference to `dma_release_channel' drivers/spi/spi-sprd.o: In function `sprd_spi_dma_request': spi-sprd.c:(.text+0xb6e): undefined reference to `dma_request_chan' spi-sprd.c:(.text+0xb8f): undefined reference to `dma_request_chan' spi-sprd.c:(.text+0xbd4): undefined reference to `dma_release_channel' drivers/spi/spi-sprd.o: In function `sprd_spi_dma_release': spi-sprd.c:(.text+0x1d4): undefined reference to `dma_release_channel' drivers/spi/spi-stm32.o: In function `stm32_spi_remove': spi-stm32.c:(.text+0x842): undefined reference to `dma_release_channel' spi-stm32.c:(.text+0x854): undefined reference to `dma_release_channel' drivers/spi/spi-stm32.o: In function `stm32_spi_probe': spi-stm32.c:(.text+0xee2): undefined reference to `dma_request_chan' spi-stm32.c:(.text+0xf4c): undefined reference to `dma_request_chan' spi-stm32.c:(.text+0xf85): undefined reference to `dma_release_channel' spi-stm32.c:(.text+0xf9a): undefined reference to `dma_release_channel' drivers/spi/spi-tegra114.o: In function `tegra_spi_init_dma_param': spi-tegra114.c:(.text+0x442): undefined reference to `dma_request_chan' drivers/spi/spi-tegra114.o: In function `tegra_spi_deinit_dma_param': spi-tegra114.c:(.text+0x2db): undefined reference to `dma_release_channel' drivers/spi/spi-tegra114.o: In function `tegra_spi_init_dma_param.cold.14': spi-tegra114.c:(.text.unlikely+0x2e3): undefined reference to `dma_release_channel' drivers/spi/spi-topcliff-pch.o: In function `pch_spi_process_messages': spi-topcliff-pch.c:(.text.unlikely+0x15bd): undefined reference to `__dma_request_channel' spi-topcliff-pch.c:(.text.unlikely+0x1632): undefined reference to `__dma_request_channel' spi-topcliff-pch.c:(.text.unlikely+0x1653): undefined reference to `dma_release_channel' spi-topcliff-pch.c:(.text.unlikely+0x2072): undefined reference to `dma_release_channel' spi-topcliff-pch.c:(.text.unlikely+0x208e): undefined reference to `dma_release_channel' drivers/spi/spi-uniphier.o: In function `uniphier_spi_remove': spi-uniphier.c:(.text+0x1ef): undefined reference to `dma_release_channel' spi-uniphier.c:(.text+0x204): undefined reference to `dma_release_channel' drivers/spi/spi-uniphier.o: In function `uniphier_spi_probe': spi-uniphier.c:(.text+0x61b): undefined reference to `dma_request_chan' spi-uniphier.c:(.text+0x63c): undefined reference to `dma_get_slave_caps' spi-uniphier.c:(.text+0x6a1): undefined reference to `dma_request_chan' spi-uniphier.c:(.text+0x6c2): undefined reference to `dma_get_slave_caps' drivers/i2c/busses/i2c-sh_mobile.o: In function `sh_mobile_i2c_release_dma': i2c-sh_mobile.c:(.text+0x491): undefined reference to `dma_release_channel' i2c-sh_mobile.c:(.text+0x4a3): undefined reference to `dma_release_channel' drivers/i2c/busses/i2c-sh_mobile.o: In function `sh_mobile_i2c_request_dma_chan': i2c-sh_mobile.c:(.text+0x5e1): undefined reference to `dma_request_chan' i2c-sh_mobile.c:(.text+0x681): undefined reference to `dma_release_channel' i2c-sh_mobile.c:(.text+0x69a): undefined reference to `dma_request_chan' drivers/i2c/busses/i2c-rcar.o: In function `rcar_i2c_remove': i2c-rcar.c:(.text+0x1f2): undefined reference to `dma_release_channel' i2c-rcar.c:(.text+0x212): undefined reference to `dma_release_channel' drivers/i2c/busses/i2c-rcar.o: In function `rcar_i2c_master_xfer': i2c-rcar.c:(.text+0x899): undefined reference to `dma_request_chan' i2c-rcar.c:(.text+0xa69): undefined reference to `dma_request_chan' i2c-rcar.c:(.text+0xb62): undefined reference to `dma_release_channel' net/core/fib_rules.o: In function `fib_rules_lookup': (.text+0x447): undefined reference to `fib6_rule_match' (.text+0x452): undefined reference to `fib6_rule_match' (.text+0x57b): undefined reference to `fib6_rule_action' (.text+0x582): undefined reference to `fib6_rule_action' (.text+0x5a2): undefined reference to `fib6_rule_suppress' (.text+0x5a9): undefined reference to `fib6_rule_suppress' make[1]: *** [/kisskb/src/Makefile:1163: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:06:08.302717