# git rev-parse -q --verify ca0e494af5edb59002665bf12871e94b4163a257^{commit} ca0e494af5edb59002665bf12871e94b4163a257 already have revision, skipping fetch # git checkout -q -f -B kisskb ca0e494af5edb59002665bf12871e94b4163a257 # git clean -qxdf # < git log -1 # commit ca0e494af5edb59002665bf12871e94b4163a257 # Author: Stephen Rothwell # Date: Wed Jul 15 18:02:42 2020 +1000 # # Add linux-next specific files for 20200715 # # Signed-off-by: Stephen Rothwell # < /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 ca0e494af5edb59002665bf12871e94b4163a257 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x31782CCA # 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 CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_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/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5597:warning: override: reassigning to symbol STANDALONE .config:5602:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5603:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5604:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/nsfs.c: In function 'ns_ioctl': /kisskb/src/fs/nsfs.c:195:14: warning: unused variable 'pid_struct' [-Wunused-variable] 195 | struct pid *pid_struct; | ^~~~~~~~~~ /kisskb/src/fs/nsfs.c:194:22: warning: unused variable 'child_reaper' [-Wunused-variable] 194 | struct task_struct *child_reaper; | ^~~~~~~~~~~~ /kisskb/src/drivers/mailbox/imx-mailbox.c:611:12: warning: 'imx_mu_resume_noirq' defined but not used [-Wunused-function] 611 | static int imx_mu_resume_noirq(struct device *dev) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mailbox/imx-mailbox.c:601:12: warning: 'imx_mu_suspend_noirq' defined but not used [-Wunused-function] 601 | static int imx_mu_suspend_noirq(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~ WARNING: 4 bad relocations c0000000000157aa R_PPC64_ADDR16_HIGHEST .head.text+0x00000000000157c4 c0000000000157ae R_PPC64_ADDR16_HIGH .head.text+0x00000000000157c4 c0000000000157b2 R_PPC64_ADDR16_HIGHER .head.text+0x00000000000157c4 c0000000000157b6 R_PPC64_ADDR16_LO .head.text+0x00000000000157c4 Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:21.650152