# git rev-parse -q --verify 4b6c093e21d36bede0fd88fd0aeb3b03647260e4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 4b6c093e21d36bede0fd88fd0aeb3b03647260e4^{commit} 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # git checkout -q -f -B kisskb 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # git clean -qxdf # < git log -1 # commit 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # Merge: d84835b118ed c1e2b8422bf9 # Author: Linus Torvalds # Date: Sat Aug 15 20:36:42 2020 -0700 # # Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few fixes on the block side of things: # # - Discard granularity fix (Coly) # # - rnbd cleanups (Guoqing) # # - md error handling fix (Dan) # # - md sysfs fix (Junxiao) # # - Fix flush request accounting, which caused an IO slowdown for some # configurations (Ming) # # - Properly propagate loop flag for partition scanning (Lennart)" # # * tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block: # block: fix double account of flush request's driver tag # loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE # rnbd: no need to set bi_end_io in rnbd_bio_map_kern # rnbd: remove rnbd_dev_submit_io # md-cluster: Fix potential error pointer dereference in resize_bitmaps() # block: check queue's limits.discard_granularity in __blkdev_issue_discard() # md: get sysfs entry after redundancy attr group create # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xCFB455CA # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5118:warning: override: reassigning to symbol PPC64 .config:5119:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5121:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5125:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:5126:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/drivers/misc/habanalabs/common/habanalabs_ioctl.c: In function 'cs_counters_info': /kisskb/src/drivers/misc/habanalabs/common/habanalabs_ioctl.c:282:9: warning: missing braces around initializer [-Wmissing-braces] struct hl_info_cs_counters cs_counters = {0}; ^ /kisskb/src/drivers/misc/habanalabs/common/habanalabs_ioctl.c:282:9: warning: (near initialization for 'cs_counters.cs_counters') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:06:49.347154