# git rev-parse -q --verify 3e4fb4346c781068610d03c12b16c0cfb0fd24a3^{commit} 3e4fb4346c781068610d03c12b16c0cfb0fd24a3 already have revision, skipping fetch # git checkout -q -f -B kisskb 3e4fb4346c781068610d03c12b16c0cfb0fd24a3 # git clean -qxdf # < git log -1 # commit 3e4fb4346c781068610d03c12b16c0cfb0fd24a3 # Merge: fe151462bd0f c5c553850899 # Author: Linus Torvalds # Date: Wed Oct 14 16:19:42 2020 -0700 # # Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx # # Pull SPDX updates from Greg KH: # "Here are some SPDX-specific changes for 5.10-rc1. # # They include: # # - driver fixes to make spdxcheck.pl work properly # # - add GFDL licenses as "deprecated" but required due to some of our # documentation using them # # - add Zlib license as "deprecated" but required because we have code # with this license in the tree. # # - convert some drivers to have SPDX identifiers that previously # didn't have them. # # All have been in linux-next for a very long time with no reported # issues" # # * tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx: # scripts/spdxcheck.py: handle license identifiers in XML comments # net/mlx5: IPsec: make spdxcheck.py happy # LICENSES/deprecated: add Zlib license text # LICENSE: add GFDL deprecated licenses # net/qla3xxx: Convert to SPDX license identifiers # net/qlge: Convert to SPDX license identifiers # net/qlcnic: Convert to SPDX license identifiers # scsi/qla2xxx: Convert to SPDX license identifiers # scsi/qla4xxx: Convert to SPDX license identifiers # < /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 3e4fb4346c781068610d03c12b16c0cfb0fd24a3 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x28930EE4 # 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 24 ARCH=powerpc O=/kisskb/build/linus-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 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5163:warning: override: reassigning to symbol PPC64 .config:5166:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1639:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1639 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1054:1: warning: no return statement in function returning non-void [-Wreturn-type] 1054 | } | ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:897:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=] 897 | } | ^ /kisskb/src/drivers/md/dm-writecache.c: In function 'persistent_memory_claim': /kisskb/src/drivers/md/dm-writecache.c:323:1: warning: no return statement in function returning non-void [-Wreturn-type] 323 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:09.399036