# git rev-parse -q --verify 3a69a44278a72e15f12e24f5db4d277a497649aa^{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 3a69a44278a72e15f12e24f5db4d277a497649aa^{commit} 3a69a44278a72e15f12e24f5db4d277a497649aa # git checkout -q -f -B kisskb 3a69a44278a72e15f12e24f5db4d277a497649aa # git clean -qxdf # < git log -1 # commit 3a69a44278a72e15f12e24f5db4d277a497649aa # Merge: fbb9c58e56f2 400331f8ffa3 # Author: Linus Torvalds # Date: Sun Apr 17 09:55:59 2022 -0700 # # Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "Two x86 fixes related to TSX: # # - Use either MSR_TSX_FORCE_ABORT or MSR_IA32_TSX_CTRL to disable TSX # to cover all CPUs which allow to disable it. # # - Disable TSX development mode at boot so that a microcode update # which provides TSX development mode does not suddenly make the # system vulnerable to TSX Asynchronous Abort" # # * tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/tsx: Disable TSX development mode at boot # x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits # < /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 3a69a44278a72e15f12e24f5db4d277a497649aa # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sparc/include/asm/cacheflush.h:11:0, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/drivers/crypto/xilinx/zynqmp-sha.c:6: /kisskb/src/arch/sparc/include/asm/cacheflush_32.h:38:37: error: 'struct page' declared inside parameter list [-Werror] void sparc_flush_page_to_ram(struct page *page); ^ /kisskb/src/arch/sparc/include/asm/cacheflush_32.h:38:37: error: its scope is only this definition or declaration, which is probably not what you want [-Werror] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/crypto/xilinx/zynqmp-sha.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/crypto/xilinx] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:12:42.023272