# git rev-parse -q --verify 8f6f76a6a29f36d2f3e4510d0bde5046672f6924^{commit} 8f6f76a6a29f36d2f3e4510d0bde5046672f6924 already have revision, skipping fetch # git checkout -q -f -B kisskb 8f6f76a6a29f36d2f3e4510d0bde5046672f6924 # git clean -qxdf # < git log -1 # commit 8f6f76a6a29f36d2f3e4510d0bde5046672f6924 # Merge: ecae0bd5173b 6620999f0d41 # Author: Linus Torvalds # Date: Thu Nov 2 20:53:31 2023 -1000 # # Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull non-MM updates from Andrew Morton: # "As usual, lots of singleton and doubleton patches all over the tree # and there's little I can say which isn't in the individual changelogs. # # The lengthier patch series are # # - 'kdump: use generic functions to simplify crashkernel reservation # in arch', from Baoquan He. This is mainly cleanups and # consolidation of the 'crashkernel=' kernel parameter handling # # - After much discussion, David Laight's 'minmax: Relax type checks in # min() and max()' is here. Hopefully reduces some typecasting and # the use of min_t() and max_t() # # - A group of patches from Oleg Nesterov which clean up and slightly # fix our handling of reads from /proc/PID/task/... and which remove # task_struct.thread_group" # # * tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (64 commits) # scripts/gdb/vmalloc: disable on no-MMU # scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n # .mailmap: add address mapping for Tomeu Vizoso # mailmap: update email address for Claudiu Beznea # tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions # .mailmap: map Benjamin Poirier's address # scripts/gdb: add lx_current support for riscv # ocfs2: fix a spelling typo in comment # proc: test ProtectionKey in proc-empty-vm test # proc: fix proc-empty-vm test with vsyscall # fs/proc/base.c: remove unneeded semicolon # do_io_accounting: use sig->stats_lock # do_io_accounting: use __for_each_thread() # ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error() # ocfs2: fix a typo in a comment # scripts/show_delta: add __main__ judgement before main code # treewide: mark stuff as __ro_after_init # fs: ocfs2: check status values # proc: test /proc/${pid}/statm # compiler.h: move __is_constexpr() to compiler.h # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 8f6f76a6a29f36d2f3e4510d0bde5046672f6924 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-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 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: .size expression for xpcs_config_aneg_c73 does not evaluate to a constant sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:609: Error: unknown pseudo-op: `.l' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:585: Error: displacement to undefined symbol .L77 overflows 8-bit field {standard input}:593: Error: displacement to undefined symbol .L105 overflows 8-bit field {standard input}:594: Error: displacement to undefined symbol .L76 overflows 12-bit field {standard input}:606: Error: displacement to undefined symbol .L140 overflows 8-bit field {standard input}:607: Error: displacement to undefined symbol .L97 overflows 12-bit field {standard input}:577: Error: pcrel too far {standard input}:598: Error: pcrel too far {standard input}:604: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/hwmon/pmbus/mp2975.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] 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=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc12 # Build took: 0:07:01.901718