# git rev-parse -q --verify 776e49e8ddb5169e6477fd33a396e9c7b2eb7400^{commit} 776e49e8ddb5169e6477fd33a396e9c7b2eb7400 already have revision, skipping fetch # git checkout -q -f -B kisskb 776e49e8ddb5169e6477fd33a396e9c7b2eb7400 # git clean -qxdf # < git log -1 # commit 776e49e8ddb5169e6477fd33a396e9c7b2eb7400 # Merge: 8b614cb8f1dc 636be4241bdd # Author: Linus Torvalds # Date: Wed Mar 4 13:02:45 2020 -0600 # # Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper fixes from Mike Snitzer: # # - Fix request-based DM's congestion_fn and actually wire it up to the # bdi. # # - Extend dm-bio-record to track additional struct bio members needed by # DM integrity target. # # - Fix DM core to properly advertise that a device is suspended during # unload (between the presuspend and postsuspend hooks). This change is # a prereq for related DM integrity and DM writecache fixes. It # elevates DM integrity's 'suspending' state tracking to DM core. # # - Four stable fixes for DM integrity target. # # - Fix crash in DM cache target due to incorrect work item cancelling. # # - Fix DM thin metadata lockdep warning that was introduced during 5.6 # merge window. # # - Fix DM zoned target's chunk work refcounting that regressed during # recent conversion to refcount_t. # # - Bump the minor version for DM core and all target versions that have # seen interface changes or important fixes during the 5.6 cycle. # # * tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm: bump version of core and various targets # dm: fix congested_fn for request-based device # dm integrity: use dm_bio_record and dm_bio_restore # dm bio record: save/restore bi_end_io and bi_integrity # dm zoned: Fix reference counter initial value of chunk works # dm writecache: verify watermark during resume # dm: report suspended device during destroy # dm thin metadata: fix lockdep complaint # dm cache: fix a crash due to incorrect work item cancelling # dm integrity: fix invalid table returned due to argument count mismatch # dm integrity: fix a deadlock due to offloading to an incorrect workqueue # dm integrity: fix recalculation when moving from journal mode to bitmap mode # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 776e49e8ddb5169e6477fd33a396e9c7b2eb7400 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xACD07CE8 # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4880:warning: override: reassigning to symbol STANDALONE .config:4881:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c: In function 'qcom_apcs_ipc_probe': /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c:57:28: warning: unused variable 'apcs_clk_match_table' [-Wunused-variable] const struct of_device_id apcs_clk_match_table[] = { ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:20.631559