# git rev-parse -q --verify 3951bd9fe3e2a1ca7e95fae2360c68402e663961^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linux-next master # git rev-parse -q --verify 3951bd9fe3e2a1ca7e95fae2360c68402e663961^{commit} 3951bd9fe3e2a1ca7e95fae2360c68402e663961 # git checkout -q -f -B kisskb 3951bd9fe3e2a1ca7e95fae2360c68402e663961 # git clean -qxdf # < git log -1 # commit 3951bd9fe3e2a1ca7e95fae2360c68402e663961 # Author: Stephen Rothwell # Date: Tue Jul 10 17:42:55 2018 +1000 # # Add linux-next specific files for 20180710 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 3951bd9fe3e2a1ca7e95fae2360c68402e663961 # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x84E7EC81 # 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 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1350:2: warning: #warning syscall fspick not implemented [-Wcpp] :1353:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/crypto/sha3_generic.c: In function 'keccakf': /kisskb/src/crypto/sha3_generic.c:164:1: warning: the frame size of 3408 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/mm/zsmalloc.c:931:13: warning: 'lock_zspage' defined but not used [-Wunused-function] static void lock_zspage(struct zspage *zspage) ^ /kisskb/src/fs/ocfs2/dlmglue.c:99:30: warning: 'lockdep_keys' defined but not used [-Wunused-variable] static struct lock_class_key lockdep_keys[OCFS2_NUM_LOCK_TYPES]; ^ /kisskb/src/lib/bch.c: In function 'encode_bch': /kisskb/src/lib/bch.c:261:1: warning: the frame size of 4544 bytes is larger than 4500 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:699:1: warning: the frame size of 4672 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/vsprintf.c:1668:13: warning: 'have_filled_random_ptr_key' defined but not used [-Wunused-variable] static bool have_filled_random_ptr_key __read_mostly; ^ In file included from /kisskb/src/include/target/target_core_base.h:7:0, from /kisskb/src/drivers/target/target_core_fabric_lib.c:41: /kisskb/src/include/linux/sbitmap.h:331:46: warning: 'struct seq_file' declared inside parameter list void sbitmap_show(struct sbitmap *sb, struct seq_file *m); ^ /kisskb/src/include/linux/sbitmap.h:331:46: warning: its scope is only this definition or declaration, which is probably not what you want /kisskb/src/include/linux/sbitmap.h:342:53: warning: 'struct seq_file' declared inside parameter list void sbitmap_bitmap_show(struct sbitmap *sb, struct seq_file *m); ^ /kisskb/src/include/linux/sbitmap.h:530:59: warning: 'struct seq_file' declared inside parameter list void sbitmap_queue_show(struct sbitmap_queue *sbq, struct seq_file *m); ^ In file included from /kisskb/src/include/target/target_core_base.h:7:0, from /kisskb/src/drivers/target/target_core_tmr.c:31: /kisskb/src/include/linux/sbitmap.h:331:46: warning: 'struct seq_file' declared inside parameter list void sbitmap_show(struct sbitmap *sb, struct seq_file *m); ^ /kisskb/src/include/linux/sbitmap.h:331:46: warning: its scope is only this definition or declaration, which is probably not what you want /kisskb/src/include/linux/sbitmap.h:342:53: warning: 'struct seq_file' declared inside parameter list void sbitmap_bitmap_show(struct sbitmap *sb, struct seq_file *m); ^ /kisskb/src/include/linux/sbitmap.h:530:59: warning: 'struct seq_file' declared inside parameter list void sbitmap_queue_show(struct sbitmap_queue *sbq, struct seq_file *m); ^ In file included from /kisskb/src/include/target/target_core_base.h:7:0, from /kisskb/src/drivers/target/target_core_ua.c:30: /kisskb/src/include/linux/sbitmap.h:331:46: warning: 'struct seq_file' declared inside parameter list void sbitmap_show(struct sbitmap *sb, struct seq_file *m); ^ /kisskb/src/include/linux/sbitmap.h:331:46: warning: its scope is only this definition or declaration, which is probably not what you want /kisskb/src/include/linux/sbitmap.h:342:53: warning: 'struct seq_file' declared inside parameter list void sbitmap_bitmap_show(struct sbitmap *sb, struct seq_file *m); ^ /kisskb/src/include/linux/sbitmap.h:530:59: warning: 'struct seq_file' declared inside parameter list void sbitmap_queue_show(struct sbitmap_queue *sbq, struct seq_file *m); ^ ERROR: start_text address is c000000000008100, should be c000000000008000 ERROR: try to enable LD_HEAD_STUB_CATCH config option ERROR: see comments in arch/powerpc/tools/head_check.sh /kisskb/src/arch/powerpc/Makefile.postlink:30: recipe for target 'vmlinux' failed make[2]: *** [vmlinux] Error 1 /kisskb/src/Makefile:1010: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 2 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-5.3 # Build took: 0:03:12.828403