# git rev-parse -q --verify 7e284070abe53d448517b80493863595af4ab5f0^{commit} 7e284070abe53d448517b80493863595af4ab5f0 already have revision, skipping fetch # git checkout -q -f -B kisskb 7e284070abe53d448517b80493863595af4ab5f0 # git clean -qxdf # < git log -1 # commit 7e284070abe53d448517b80493863595af4ab5f0 # Merge: 780d8ce71628 ca522482e3ea # Author: Linus Torvalds # Date: Thu May 26 21:13:45 2022 -0700 # # Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper updates from Mike Snitzer: # # - Enable DM core bioset's per-cpu bio cache if QUEUE_FLAG_POLL set. # This change improves DM's hipri bio polling (REQ_POLLED) performance # by 7 - 20% depending on the system. # # - Update DM core to use jump_labels to further reduce cost of unlikely # branches for zoned block devices, dm-stats and swap_bios throttling. # # - Various DM core changes to reduce bio-based DM overhead and simplify # IO accounting. # # - Fundamental DM core improvements to dm_io reference counting and the # elimination of using bio_split()+bio_chain() -- instead DM's # bio-based IO accounting is updated to account that a split occurred. # # - Improve DM core's abnormal bio processing to do less work. # # - Improve DM core's hipri polling support to use a single list rather # than an hlist. # # - Update DM core to pass NULL bdev to bio_alloc_clone() so that # initialization that isn't useful for DM can be elided. # # - Add cond_resched to DM stats' various loops that loop over all # entries. # # - Fix incorrect error code return from DM integrity's constructor. # # - Make DM crypt's printing of the key constant-time. # # - Update bio-based DM multipath to provide high-resolution timer to the # Historical Service Time (HST) path selector. # # * tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (26 commits) # dm: pass NULL bdev to bio_alloc_clone # dm cache metadata: remove unnecessary variable in __dump_mapping # dm mpath: provide high-resolution timer to HST for bio-based # dm crypt: make printing of the key constant-time # dm integrity: fix error code in dm_integrity_ctr() # dm stats: add cond_resched when looping over entries # dm: improve abnormal bio processing # dm: simplify bio-based IO accounting further # dm: put all polled dm_io instances into a single list # dm: improve dm_io reference counting # dm: don't grab target io reference in dm_zone_map_bio # dm: improve bio splitting and associated IO accounting # dm: switch to bdev based IO accounting interfaces # dm: pass dm_io instance to dm_io_acct directly # dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct # dm: use bio_sectors in dm_aceept_partial_bio # dm: simplify basic targets # dm: conditionally enable branching for less used features # dm: introduce dm_{get,put}_live_table_bio called from dm_submit_bio # dm: move hot dm_io members to same cacheline as dm_target_io # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 7e284070abe53d448517b80493863595af4ab5f0 # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13831:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 40 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1093: error: "CAUSE" redefined [-Werror] #define CAUSE(reg, mask) \ In file included from /kisskb/src/arch/mips/include/asm/ptrace.h:19, from /kisskb/src/include/linux/sched/signal.h:14, from /kisskb/src/include/linux/rcuwait.h:6, from /kisskb/src/include/linux/percpu-rwsem.h:7, from /kisskb/src/include/linux/fs.h:33, from /kisskb/src/arch/mips/include/asm/elf.h:12, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:19, from /kisskb/src/include/linux/device/driver.h:21, from /kisskb/src/include/linux/device.h:32, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:7: /kisskb/src/arch/mips/include/uapi/asm/ptrace.h:18: note: this is the location of the previous definition #define CAUSE 65 cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/net/wireless/intel/iwlwifi/pcie/trans.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/net/wireless/intel/iwlwifi] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/net/wireless/intel] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/net/wireless] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1839: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 40 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:09:40.212217