# git rev-parse -q --verify 9d1694dc91ce7b80bc96d6d8eaf1a1eca668d847^{commit} 9d1694dc91ce7b80bc96d6d8eaf1a1eca668d847 already have revision, skipping fetch # git checkout -q -f -B kisskb 9d1694dc91ce7b80bc96d6d8eaf1a1eca668d847 # git clean -qxdf # < git log -1 # commit 9d1694dc91ce7b80bc96d6d8eaf1a1eca668d847 # Merge: e9a5a78d1ad8 b2e792ae883a # Author: Linus Torvalds # Date: Thu Jan 18 18:22:40 2024 -0800 # # Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux # # Pull block fixes from Jens Axboe: # # - NVMe pull request via Keith: # - tcp, fc, and rdma target fixes (Maurizio, Daniel, Hannes, # Christoph) # - discard fixes and improvements (Christoph) # - timeout debug improvements (Keith, Max) # - various cleanups (Daniel, Max, Giuxen) # - trace event string fixes (Arnd) # - shadow doorbell setup on reset fix (William) # - a write zeroes quirk for SK Hynix (Jim) # # - MD pull request via Song: # - Sparse warning since v6.0 (Bart) # - /proc/mdstat regression since v6.7 (Yu Kuai) # # - Use symbolic error value (Christian) # # - IO Priority documentation update (Christian) # # - Fix for accessing queue limits without having entered the queue # (Christoph, me) # # - Fix for loop dio support (Christoph) # # - Move null_blk off deprecated ida interface (Christophe) # # - Ensure nbd initializes full msghdr (Eric) # # - Fix for a regression with the folio conversion, which is now easier # to hit because of an unrelated change (Matthew) # # - Remove redundant check in virtio-blk (Li) # # - Fix for a potential hang in sbitmap (Ming) # # - Fix for partial zone appending (Damien) # # - Misc changes and fixes (Bart, me, Kemeng, Dmitry) # # * tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux: (45 commits) # Documentation: block: ioprio: Update schedulers # loop: fix the the direct I/O support check when used on top of block devices # blk-mq: Remove the hctx 'run' debugfs attribute # nbd: always initialize struct msghdr completely # block: Fix iterating over an empty bio with bio_for_each_folio_all # block: bio-integrity: fix kcalloc() arguments order # virtio_blk: remove duplicate check if queue is broken in virtblk_done # sbitmap: remove stale comment in sbq_calc_wake_batch # block: Correct a documentation comment in blk-cgroup.c # null_blk: Remove usage of the deprecated ida_simple_xx() API # block: ensure we hold a queue reference when using queue limits # blk-mq: rename blk_mq_can_use_cached_rq # block: print symbolic error name instead of error code # blk-mq: fix IO hang from sbitmap wakeup race # nvmet-rdma: avoid circular locking dependency on install_queue() # nvmet-tcp: avoid circular locking dependency on install_queue() # nvme-pci: set doorbell config before unquiescing # block: fix partial zone append completion handling in req_bio_endio() # block/iocost: silence warning on 'last_period' potentially being unused # md/raid1: Use blk_opf_t for read and write operations # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9d1694dc91ce7b80bc96d6d8eaf1a1eca668d847 # make -s -j 40 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 40 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 40 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14385:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14389:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14391:warning: override: reassigning to symbol UML_NET_SLIP .config:14396:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 40 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/x86/um/user-offsets.c:17:6: warning: no previous prototype for ‘foo’ [-Wmissing-prototypes] 17 | void foo(void) | ^~~ In file included from /kisskb/src/arch/um/kernel/asm-offsets.c:1: /kisskb/src/arch/x86/um/shared/sysdep/kernel-offsets.h:9:6: error: no previous prototype for ‘foo’ [-Werror=missing-prototypes] 9 | void foo(void) | ^~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:116: arch/um/kernel/asm-offsets.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1195: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=um O=/kisskb/build/linus_allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_um-x86_64-gcc12 # Build took: 0:00:17.978574