# git rev-parse -q --verify 9b2eacd8f04625c6cb2dd82469972a3bba3a783a^{commit} 9b2eacd8f04625c6cb2dd82469972a3bba3a783a already have revision, skipping fetch # git checkout -q -f -B kisskb 9b2eacd8f04625c6cb2dd82469972a3bba3a783a # git clean -qxdf # < git log -1 # commit 9b2eacd8f04625c6cb2dd82469972a3bba3a783a # Merge: 8e0cd9525ca7 bfc3cac0c761 # Author: Linus Torvalds # Date: Tue Aug 31 13:01:40 2021 -0700 # # Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-next # # Pull smack updates from Casey Schaufler: # "There is a variable used only during start-up that's now marked # __initdata and a change where the code was working by sheer luck that # is now done properly. # # Both have been in next for several weeks and pass the Smack testsuite" # # * tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-next: # smack: mark 'smack_enabled' global variable as __initdata # Smack: Fix wrong semantics in smk_access_entry() # < /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 9b2eacd8f04625c6cb2dd82469972a3bba3a783a # < make -s -j 32 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 # 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 32 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 32 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:5884:warning: override: reassigning to symbol STANDALONE .config:5886:warning: override: reassigning to symbol MODULE_SIG .config:5891:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5893:warning: override: reassigning to symbol GCC_PLUGINS .config:5894:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 32 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/drivers/spi/spi-tegra20-slink.c:1200:12: warning: 'tegra_slink_runtime_resume' defined but not used [-Wunused-function] 1200 | static int tegra_slink_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-tegra20-slink.c:1188:12: warning: 'tegra_slink_runtime_suspend' defined but not used [-Wunused-function] 1188 | static int tegra_slink_runtime_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:51.306826