# git rev-parse -q --verify 3bfe1fc46794631366faa3ef075e1b0ff7ba120a^{commit} 3bfe1fc46794631366faa3ef075e1b0ff7ba120a already have revision, skipping fetch # git checkout -q -f -B kisskb 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # git clean -qxdf # < git log -1 # commit 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # Merge: 6860c981b967 733232f8c852 # Author: Linus Torvalds # Date: Thu Jul 18 14:49:33 2019 -0700 # # Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull more device mapper updates from Mike Snitzer: # # - Fix zone state management race in DM zoned target by eliminating the # unnecessary DMZ_ACTIVE state. # # - A couple fixes for issues the DM snapshot target's optional discard # support added during first week of the 5.3 merge. # # - Increase default size of outstanding IO that is allowed for a each # dm-kcopyd client and introduce tunable to allow user adjust. # # - Update DM core to use printk ratelimiting functions rather than # duplicate them and in doing so fix an issue where DMDEBUG_LIMIT() # rate limited KERN_DEBUG messages had excessive "callbacks suppressed" # messages. # # * tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm: use printk ratelimiting functions # dm kcopyd: Increase default sub-job size to 512KB # dm snapshot: fix oversights in optional discard support # dm zoned: fix zone state management race # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:18: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1618:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:34.825990