# git rev-parse -q --verify 61564e7b3abcb67d57b09afdb4b14b85f8bc1976^{commit} 61564e7b3abcb67d57b09afdb4b14b85f8bc1976 already have revision, skipping fetch # git checkout -q -f -B kisskb 61564e7b3abcb67d57b09afdb4b14b85f8bc1976 # git clean -qxdf # < git log -1 # commit 61564e7b3abcb67d57b09afdb4b14b85f8bc1976 # Merge: b100274c7054 2b504bd4841b # Author: Linus Torvalds # Date: Sat Nov 20 11:05:10 2021 -0800 # # Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - Flip a cap check to avoid a selinux error (Alistair) # # - Fix for a regression this merge window where we can miss a queue ref # put (me) # # - Un-mark pstore-blk as broken, as the condition that triggered that # change has been rectified (Kees) # # - Queue quiesce and sync fixes (Ming) # # - FUA insertion fix (Ming) # # - blk-cgroup error path put fix (Yu) # # * tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block: # blk-mq: don't insert FUA request with data into scheduler queue # blk-cgroup: fix missing put device in error path from blkg_conf_pref() # block: avoid to quiesce queue in elevator_init_mq # Revert "mark pstore-blk as broken" # blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() # block: fix missing queue put in error path # block: Check ADMIN before NICE for IOPRIO_CLASS_RT # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 61564e7b3abcb67d57b09afdb4b14b85f8bc1976 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13365:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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/arch/mips/boot/dts/ingenic/jz4780.dtsi:473.33-475.6: Warning (unit_address_format): /nemc@13410000/efuse@d0/eth-mac-addr@0x22: unit name should not have leading "0x" In file included from /kisskb/src/include/linux/kernel.h:20, from /kisskb/src/fs/pstore/blk.c:9: /kisskb/src/fs/pstore/blk.c: In function '__best_effort_init': /kisskb/src/include/linux/kern_levels.h:5:18: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^~~~~~ /kisskb/src/include/linux/printk.h:422:11: note: in definition of macro 'printk_index_wrap' _p_func(_fmt, ##__VA_ARGS__); \ ^~~~ /kisskb/src/include/linux/printk.h:523:2: note: in expansion of macro 'printk' printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~ /kisskb/src/include/linux/kern_levels.h:14:19: note: in expansion of macro 'KERN_SOH' #define KERN_INFO KERN_SOH "6" /* informational */ ^~~~~~~~ /kisskb/src/include/linux/printk.h:523:9: note: in expansion of macro 'KERN_INFO' printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~ /kisskb/src/fs/pstore/blk.c:312:3: note: in expansion of macro 'pr_info' pr_info("attached %s (%zu) (no dedicated panic_write!)\n", ^~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/pstore/blk.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: fs/pstore] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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:26:58.603282