# git rev-parse -q --verify 1678e493d530e7977cce34e59a86bb86f3c5631e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 1678e493d530e7977cce34e59a86bb86f3c5631e^{commit} 1678e493d530e7977cce34e59a86bb86f3c5631e # git checkout -q -f -B kisskb 1678e493d530e7977cce34e59a86bb86f3c5631e # git clean -qxdf # < git log -1 # commit 1678e493d530e7977cce34e59a86bb86f3c5631e # Merge: 6905b1dc3c32 6a3193cdd5e5 # Author: Linus Torvalds # Date: Thu Apr 1 17:57:43 2021 -0700 # # Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull LTO fix from Kees Cook: # "It seems that there is a bug in ld.bfd when doing module section # merging. # # As explicit merging is only needed for LTO, the work-around is to only # do it under LTO, leaving the original section layout choices alone # under normal builds: # # - Only perform explicit module section merges under LTO (Sean # Christopherson)" # # * tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 1678e493d530e7977cce34e59a86bb86f3c5631e # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64 # Build took: 0:01:44.871169