# git rev-parse -q --verify d68b4b6f307d155475cce541f2aee938032ed22e^{commit} d68b4b6f307d155475cce541f2aee938032ed22e already have revision, skipping fetch # git checkout -q -f -B kisskb d68b4b6f307d155475cce541f2aee938032ed22e # git clean -qxdf # < git log -1 # commit d68b4b6f307d155475cce541f2aee938032ed22e # Merge: b96a3e9142fd dce8f8ed1de1 # Author: Linus Torvalds # Date: Tue Aug 29 14:53:51 2023 -0700 # # Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull non-MM updates from Andrew Morton: # # - An extensive rework of kexec and crash Kconfig from Eric DeVolder # ("refactor Kconfig to consolidate KEXEC and CRASH options") # # - kernel.h slimming work from Andy Shevchenko ("kernel.h: Split out a # couple of macros to args.h") # # - gdb feature work from Kuan-Ying Lee ("Add GDB memory helper # commands") # # - vsprintf inclusion rationalization from Andy Shevchenko # ("lib/vsprintf: Rework header inclusions") # # - Switch the handling of kdump from a udev scheme to in-kernel # handling, by Eric DeVolder ("crash: Kernel handling of CPU and memory # hot un/plug") # # - Many singleton patches to various parts of the tree # # * tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (81 commits) # document while_each_thread(), change first_tid() to use for_each_thread() # drivers/char/mem.c: shrink character device's devlist[] array # x86/crash: optimize CPU changes # crash: change crash_prepare_elf64_headers() to for_each_possible_cpu() # crash: hotplug support for kexec_load() # x86/crash: add x86 crash hotplug support # crash: memory and CPU hotplug sysfs attributes # kexec: exclude elfcorehdr from the segment digest # crash: add generic infrastructure for crash hotplug support # crash: move a few code bits to setup support of crash hotplug # kstrtox: consistently use _tolower() # kill do_each_thread() # nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse # scripts/bloat-o-meter: count weak symbol sizes # treewide: drop CONFIG_EMBEDDED # lockdep: fix static memory detection even more # lib/vsprintf: declare no_hash_pointers in sprintf.h # lib/vsprintf: split out sprintf() and friends # kernel/fork: stop playing lockless games for exe_file replacement # adfs: delete unused "union adfs_dirtail" definition # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 d68b4b6f307d155475cce541f2aee938032ed22e # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/mfd/cs42l43.c:1138:12: error: 'cs42l43_runtime_resume' defined but not used [-Werror=unused-function] static int cs42l43_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1124:12: error: 'cs42l43_runtime_suspend' defined but not used [-Werror=unused-function] static int cs42l43_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] 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] 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 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:03:14.526986