# git rev-parse -q --verify 11a299a7933e03c83818b431e6a1c53ad387423d^{commit} 11a299a7933e03c83818b431e6a1c53ad387423d already have revision, skipping fetch # git checkout -q -f -B kisskb 11a299a7933e03c83818b431e6a1c53ad387423d # git clean -qxdf # < git log -1 # commit 11a299a7933e03c83818b431e6a1c53ad387423d # Merge: fe29393877be a045553362b5 # Author: Linus Torvalds # Date: Wed Sep 25 14:56:40 2024 -0700 # # Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux # # Pull more block updates from Jens Axboe: # # - Improve blk-integrity segment counting and merging (Keith) # # - NVMe pull request via Keith: # - Multipath fixes (Hannes) # - Sysfs attribute list NULL terminate fix (Shin'ichiro) # - Remove problematic read-back (Keith) # # - Fix for a regression with the IO scheduler switching freezing from # 6.11 (Damien) # # - Use a raw spinlock for sbitmap, as it may get called from preempt # disabled context (Ming) # # - Cleanup for bd_claiming waiting, using var_waitqueue() rather than # the bit waitqueues, as that more accurately describes that it does # (Neil) # # - Various cleanups (Kanchan, Qiu-ji, David) # # * tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux: # nvme: remove CC register read-back during enabling # nvme: null terminate nvme_tls_attrs # nvme-multipath: avoid hang on inaccessible namespaces # nvme-multipath: system fails to create generic nvme device # lib/sbitmap: define swap_lock as raw_spinlock_t # block: Remove unused blk_limits_io_{min,opt} # drbd: Fix atomicity violation in drbd_uuid_set_bm() # block: Fix elv_iosched_local_module handling of "none" scheduler # block: remove bogus union # block: change wait on bd_claiming to use a var_waitqueue # blk-integrity: improved sg segment mapping # block: unexport blk_rq_count_integrity_sg # nvme-rdma: use request to get integrity segments # scsi: use request to get integrity segments # block: provide a request helper for user integrity segments # blk-integrity: consider entire bio list for merging # blk-integrity: properly account for segments # blk-mq: set the nr_integrity_segments from bio # blk-mq: unconditional nr_integrity_segments # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 11a299a7933e03c83818b431e6a1c53ad387423d # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3078:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3078 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:229: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1111: Error: unknown pseudo-op: `.l18' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1070: Error: displacement to undefined symbol .L142 overflows 8-bit field {standard input}:1075: Error: displacement to undefined symbol .L161 overflows 8-bit field {standard input}:1059: Error: pcrel too far {standard input}:1060: Error: pcrel too far {standard input}:1061: 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:229: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:478: 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}: Error: .size expression for mp2975_driver_exit 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:229: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1936: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc13 # Build took: 0:06:18.967797