# git rev-parse -q --verify 87dfd85c38923acd9517e8df4afc908565df0961^{commit} 87dfd85c38923acd9517e8df4afc908565df0961 already have revision, skipping fetch # git checkout -q -f -B kisskb 87dfd85c38923acd9517e8df4afc908565df0961 # git clean -qxdf # < git log -1 # commit 87dfd85c38923acd9517e8df4afc908565df0961 # Merge: 4ad0a4c2343d 133789d4a458 # Author: Linus Torvalds # Date: Thu Aug 31 12:49:10 2023 -0700 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM updates from Russell King: # # - Refactor VFP code and convert to C code (Ard Biesheuvel) # # - Fix hardware breakpoint single-stepping using bpf_overflow_handler # # - Make SMP stop calls asynchronous allowing panic from irq context to # work # # - Fix for kernel-doc warnings for locomo # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called only from asm") # ARM: 9318/1: locomo: move kernel-doc to prevent warnings # ARM: 9317/1: kexec: Make smp stop calls asynchronous # ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler # ARM: entry: Make asm coproc dispatch code NWFPE only # ARM: iwmmxt: Use undef hook to enable coprocessor for task # ARM: entry: Disregard Thumb undef exception in coproc dispatch # ARM: vfp: Use undef hook for handling VFP exceptions # ARM: kernel: Get rid of thread_info::used_cp[] array # ARM: vfp: Reimplement VFP exception entry in C code # ARM: vfp: Remove workaround for Feroceon CPUs # ARM: vfp: Record VFP bounces as perf emulation faults # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 87dfd85c38923acd9517e8df4afc908565df0961 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] 1106 | static int cs42l43_resume(struct device *dev) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] 1076 | static int cs42l43_suspend(struct device *dev) | ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/mfd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2029: .] 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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc11 # Build took: 0:05:02.958708