# git rev-parse -q --verify ab27740f76654ed58dd32ac0ba0031c18a6dea3b^{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 ab27740f76654ed58dd32ac0ba0031c18a6dea3b^{commit} ab27740f76654ed58dd32ac0ba0031c18a6dea3b # git checkout -q -f -B kisskb ab27740f76654ed58dd32ac0ba0031c18a6dea3b # git clean -qxdf # < git log -1 # commit ab27740f76654ed58dd32ac0ba0031c18a6dea3b # Merge: 41daf06ea14f ee9793be08b1 # Author: Linus Torvalds # Date: Tue Jan 9 17:28:41 2024 -0800 # # Merge tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull kselftest update from Shuah Khan: # "Enhancements to reporting test results, fixes to root and user run # behavior and fixing ksft_print_msg() calls" # # * tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # tracing/selftests: Add ownership modification tests for eventfs # selftests: sched: Remove initialization to 0 for a static variable # selftests: capabilities: namespace create varies for root and normal user # selftests: prctl: Add prctl test for PR_GET_NAME # kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi # kselftest/vDSO: Fix message formatting for clock_id logging # kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly # selftests:x86: Fix Format String Warnings in lam.c # selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c # selftests:breakpoints: Fix Format String Warning in breakpoint_test # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ab27740f76654ed58dd32ac0ba0031c18a6dea3b # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/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 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- /kisskb/src/arch/sparc/kernel/asm-offsets.c:22:5: error: no previous prototype for 'sparc32_foo' [-Werror=missing-prototypes] int sparc32_foo(void) ^ /kisskb/src/arch/sparc/kernel/asm-offsets.c:48:5: error: no previous prototype for 'foo' [-Werror=missing-prototypes] int foo(void) ^ cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:116: arch/sparc/kernel/asm-offsets.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1191: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc5 # Build took: 0:00:15.202341