# git rev-parse -q --verify c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6^{commit} c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 already have revision, skipping fetch # git checkout -q -f -B kisskb c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 # git clean -qxdf # < git log -1 # commit c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 # Author: Michael Ellerman # Date: Mon Dec 3 19:55:55 2018 +1100 # # WIP powerpc/boot: Fix build failures with -j 1 make # # 5e9dcb6188a4 ("powerpc/boot: Expose Kconfig symbols to wrapper") # # Fixes: 5e9dcb6188a4 ("powerpc/boot: Expose Kconfig symbols to wrapper") # Cc: stable@vger.kernel.org # v4.20-rc1~24^2~138 # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x2F867138 # 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=y # Added to kconfig CONFIG_PPC64=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_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-fixes_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/iommu.c:148:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] static struct notifier_block fail_iommu_bus_notifier = { ^ In file included from /kisskb/src/drivers/net/ethernet/aurora/nb8800.c:40:0: /kisskb/src/drivers/net/ethernet/aurora/nb8800.h:92:0: warning: "TCR_DIE" redefined #define TCR_DIE BIT(7) ^ In file included from /kisskb/src/arch/powerpc/include/asm/reg.h:21:0, from /kisskb/src/arch/powerpc/include/asm/processor.h:13, from /kisskb/src/arch/powerpc/include/asm/thread_info.h:28, from /kisskb/src/include/linux/thread_info.h:38, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:81, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:10, from /kisskb/src/drivers/net/ethernet/aurora/nb8800.c:23: /kisskb/src/arch/powerpc/include/asm/reg_booke.h:554:0: note: this is the location of the previous definition #define TCR_DIE TCR_PIE /* DEC Interrupt Enable */ ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include WARNING: 4 bad relocations c00000000002739a R_PPC64_ADDR16_HIGHEST .head.text+0x00000000000273b4 c00000000002739e R_PPC64_ADDR16_HIGHER .head.text+0x00000000000273b4 c0000000000273a6 R_PPC64_ADDR16_HIGH .head.text+0x00000000000273b4 c0000000000273aa R_PPC64_ADDR16_LO .head.text+0x00000000000273b4 INFO: Uncompressed kernel (size 0x1b71000) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1c00000) Image Name: Linux-4.20.0-rc1+ Created: Wed Dec 5 01:27:37 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 10623023 Bytes = 10374.05 KiB = 10.13 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_powerpc-randconfig_powerpc-gcc5 # Build took: 0:01:37.027434