# git rev-parse -q --verify a68dc6188242e1cc6f72eb3361e71633b4bc02a7^{commit} a68dc6188242e1cc6f72eb3361e71633b4bc02a7 already have revision, skipping fetch # git checkout -q -f -B kisskb a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # git clean -qxdf # < git log -1 # commit a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # Merge: 460b48a0fefc 8e82fe2ab65a # Author: Linus Torvalds # Date: Sun Jun 2 10:22:38 2019 -0700 # # Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull SPDX fixes from Greg KH: # "Here are just two small patches, that fix up some found SPDX # identifier issues. # # The first patch fixes an error in a previous SPDX fixup patch, that # causes build errors when doing 'make clean' on the tree (the fact that # almost no one noticed it reflects the fact that kernel developers # don't like doing that option very often...) # # The second patch fixes up a number of places in the tree where people # mistyped the string "SPDX-License-Identifier". Given that people can # not even type their own name all the time without mistakes, this was # bound to happen, and odds are, we will have to add some type of check # for this to checkpatch.pl to catch this happening in the future. # # Both of these have passed testing by 0-day" # # * tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: # treewide: fix typos of SPDX-License-Identifier # crypto: ux500 - fix license comment syntax error # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xE9A55D76 # 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 10 ARCH=powerpc O=/kisskb/build/linus-rand_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 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/locking/lockdep.c:2821:13: warning: 'print_lock_trace' defined but not used [-Wunused-function] static void print_lock_trace(struct lock_trace *trace, unsigned int spaces) ^ /kisskb/src/arch/powerpc/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] static struct notifier_block fail_iommu_bus_notifier = { ^ WARNING: vmlinux.o(.text+0x3aa): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. WARNING: 4 bad relocations c0000000000118f6 R_PPC64_ADDR16_HIGHEST .head.text+0x0000000000011910 c0000000000118fa R_PPC64_ADDR16_HIGHER .head.text+0x0000000000011910 c000000000011902 R_PPC64_ADDR16_HIGH .head.text+0x0000000000011910 c000000000011906 R_PPC64_ADDR16_LO .head.text+0x0000000000011910 INFO: Uncompressed kernel (size 0x9668c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.2.0-rc2+ Created: Mon Jun 3 14:44:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801221 Bytes = 2735.57 KiB = 2.67 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:03:18.951764