# git rev-parse -q --verify 3bfe1fc46794631366faa3ef075e1b0ff7ba120a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 3bfe1fc46794631366faa3ef075e1b0ff7ba120a^{commit} 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3bfe1fc46794631366faa3ef075e1b0ff7ba120a # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xC681DBB0 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:38: LSE atomics not supported by binutils arch/arm64/Makefile:38: LSE atomics not supported by binutils /kisskb/src/kernel/locking/lockdep_proc.c: In function 'lockdep_stats_show': /kisskb/src/kernel/locking/lockdep_proc.c:203:21: warning: unused variable 'class' [-Wunused-variable] struct lock_class *class; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:02:54.588272