# git rev-parse -q --verify 3e7819886281e077e82006fe4804b0d6b0f5643b^{commit} 3e7819886281e077e82006fe4804b0d6b0f5643b already have revision, skipping fetch # git checkout -q -f -B kisskb 3e7819886281e077e82006fe4804b0d6b0f5643b # git clean -qxdf # < git log -1 # commit 3e7819886281e077e82006fe4804b0d6b0f5643b # Merge: 3a56e2417329 3c1743a685b1 # Author: Linus Torvalds # Date: Mon Jul 15 14:20:22 2024 -0700 # # Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux # # Pull block updates from Jens Axboe: # # - NVMe updates via Keith: # - Device initialization memory leak fixes (Keith) # - More constants defined (Weiwen) # - Target debugfs support (Hannes) # - PCIe subsystem reset enhancements (Keith) # - Queue-depth multipath policy (Redhat and PureStorage) # - Implement get_unique_id (Christoph) # - Authentication error fixes (Gaosheng) # # - MD updates via Song # - sync_action fix and refactoring (Yu Kuai) # - Various small fixes (Christoph Hellwig, Li Nan, and Ofir Gal, Yu # Kuai, Benjamin Marzinski, Christophe JAILLET, Yang Li) # # - Fix loop detach/open race (Gulam) # # - Fix lower control limit for blk-throttle (Yu) # # - Add module descriptions to various drivers (Jeff) # # - Add support for atomic writes for block devices, and statx reporting # for same. Includes SCSI and NVMe (John, Prasad, Alan) # # - Add IO priority information to block trace points (Dongliang) # # - Various zone improvements and tweaks (Damien) # # - mq-deadline tag reservation improvements (Bart) # # - Ignore direct reclaim swap writes in writeback throttling (Baokun) # # - Block integrity improvements and fixes (Anuj) # # - Add basic support for rust based block drivers. Has a dummy null_blk # variant for now (Andreas) # # - Series converting driver settings to queue limits, and cleanups and # fixes related to that (Christoph) # # - Cleanup for poking too deeply into the bvec internals, in preparation # for DMA mapping API changes (Christoph) # # - Various minor tweaks and fixes (Jiapeng, John, Kanchan, Mikulas, # Ming, Zhu, Damien, Christophe, Chaitanya) # # * tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux: (206 commits) # floppy: add missing MODULE_DESCRIPTION() macro # loop: add missing MODULE_DESCRIPTION() macro # ublk_drv: add missing MODULE_DESCRIPTION() macro # xen/blkback: add missing MODULE_DESCRIPTION() macro # block/rnbd: Constify struct kobj_type # block: take offset into account in blk_bvec_map_sg again # block: fix get_max_segment_size() warning # loop: Don't bother validating blocksize # virtio_blk: Don't bother validating blocksize # null_blk: Don't bother validating blocksize # block: Validate logical block size in blk_validate_limits() # virtio_blk: Fix default logical block size fallback # nvmet-auth: fix nvmet_auth hash error handling # nvme: implement ->get_unique_id # block: pass a phys_addr_t to get_max_segment_size # block: add a bvec_phys helper # blk-lib: check for kill signal in ioctl BLKZEROOUT # block: limit the Write Zeroes to manually writing zeroes fallback # block: refacto blkdev_issue_zeroout # block: move read-only and supported checks into (__)blkdev_issue_zeroout # ... # < /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 3e7819886281e077e82006fe4804b0d6b0f5643b # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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-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_allmodconfig_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_allmodconfig_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 {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1031: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1105: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1110: Error: displacement to undefined symbol .L158 overflows 8-bit field {standard input}:1020: Error: pcrel too far {standard input}:1021: Error: pcrel too far {standard input}:1022: Error: pcrel too far {standard input}:1074: Error: pcrel too far {standard input}:1095: Error: pcrel too far {standard input}:1096: Error: pcrel too far {standard input}:1126: 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:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_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_allmodconfig_sh4-gcc13 # Build took: 0:07:03.227175