# git rev-parse -q --verify 7cca308cfdc0725363ac5943dca9dcd49cc1d2d5^{commit} 7cca308cfdc0725363ac5943dca9dcd49cc1d2d5 already have revision, skipping fetch # git checkout -q -f -B kisskb 7cca308cfdc0725363ac5943dca9dcd49cc1d2d5 # git clean -qxdf # < git log -1 # commit 7cca308cfdc0725363ac5943dca9dcd49cc1d2d5 # Merge: 11d5576880ae a3314262eede # Author: Linus Torvalds # Date: Fri Sep 3 11:22:50 2021 -0700 # # Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Convert pseries & powernv to use MSI IRQ domains. # # - Rework the pseries CPU numbering so that CPUs that are removed, and # later re-added, are given a CPU number on the same node as # previously, when possible. # # - Add support for a new more flexible device-tree format for specifying # NUMA distances. # # - Convert powerpc to GENERIC_PTDUMP. # # - Retire sbc8548 and sbc8641d board support. # # - Various other small features and fixes. # # Thanks to Alexey Kardashevskiy, Aneesh Kumar K.V, Anton Blanchard, # Cédric Le Goater, Christophe Leroy, Emmanuel Gil Peyrot, Fabiano Rosas, # Fangrui Song, Finn Thain, Gautham R. Shenoy, Hari Bathini, Joel # Stanley, Jordan Niethe, Kajol Jain, Laurent Dufour, Leonardo Bras, Lukas # Bulwahn, Marc Zyngier, Masahiro Yamada, Michal Suchanek, Nathan # Chancellor, Nicholas Piggin, Parth Shah, Paul Gortmaker, Pratik R. # Sampat, Randy Dunlap, Sebastian Andrzej Siewior, Srikar Dronamraju, Wan # Jiabing, Xiongwei Song, and Zheng Yongjun. # # * tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (154 commits) # powerpc/bug: Cast to unsigned long before passing to inline asm # powerpc/ptdump: Fix generic ptdump for 64-bit # KVM: PPC: Fix clearing never mapped TCEs in realmode # powerpc/pseries/iommu: Rename "direct window" to "dma window" # powerpc/pseries/iommu: Make use of DDW for indirect mapping # powerpc/pseries/iommu: Find existing DDW with given property name # powerpc/pseries/iommu: Update remove_dma_window() to accept property name # powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper # powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw() # powerpc/pseries/iommu: Allow DDW windows starting at 0x00 # powerpc/pseries/iommu: Add ddw_list_new_entry() helper # powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper # powerpc/kernel/iommu: Add new iommu_table_in_use() helper # powerpc/pseries/iommu: Replace hard-coded page shift # powerpc/numa: Update cpu_cpu_map on CPU online/offline # powerpc/numa: Print debug statements only when required # powerpc/numa: convert printk to pr_xxx # powerpc/numa: Drop dbg in favour of pr_debug # powerpc/smp: Enable CACHE domain for shared processor # powerpc/smp: Update cpu_core_map on all PowerPc systems # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 7cca308cfdc0725363ac5943dca9dcd49cc1d2d5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig WARNING: unmet direct dependencies detected for SND_SOC_MPC5200_AC97 Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] && SND_POWERPC_SOC [=m] && PPC_MPC52xx [=y] && PPC_BESTCOMM [=n] Selected by [m]: - SND_MPC52xx_SOC_PCM030 [=m] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] && SND_POWERPC_SOC [=m] && PPC_MPC5200_SIMPLE [=y] - SND_MPC52xx_SOC_EFIKA [=m] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=m] && SND_POWERPC_SOC [=m] && PPC_EFIKA [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:7741:warning: override: reassigning to symbol STANDALONE .config:7746:warning: override: reassigning to symbol PPC64 .config:7750:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:7751:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 639 | } | ^ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:568:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 568 | } | ^ In file included from /kisskb/src/include/linux/kernel.h:19, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/cirrus/cs89x0.c:51: /kisskb/src/drivers/net/ethernet/cirrus/cs89x0.c: In function 'net_open': /kisskb/src/drivers/net/ethernet/cirrus/cs89x0.c:897:20: error: implicit declaration of function 'isa_virt_to_bus' [-Werror=implicit-function-declaration] 897 | (unsigned long)isa_virt_to_bus(lp->dma_buff)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:418:19: note: in definition of macro 'printk_index_wrap' 418 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/printk.h:132:3: note: in expansion of macro 'printk' 132 | printk(fmt, ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/include/linux/printk.h:576:2: note: in expansion of macro 'no_printk' 576 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/cirrus/cs89x0.c:86:3: note: in expansion of macro 'pr_debug' 86 | pr_##level(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/drivers/net/ethernet/cirrus/cs89x0.c:894:3: note: in expansion of macro 'cs89_dbg' 894 | cs89_dbg(1, debug, "%s: dma %lx %lx\n", | ^~~~~~~~ cc1: some warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/net/ethernet/cirrus/cs89x0.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/net/ethernet/cirrus] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/net/ethernet] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1861: drivers] Error 2 make: *** [Makefile:220: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 # Build took: 0:05:53.098473