# git rev-parse -q --verify 4f1cbe078546914538d8aabba04db984da68dcbf^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: 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 4f1cbe078546914538d8aabba04db984da68dcbf^{commit} 4f1cbe078546914538d8aabba04db984da68dcbf # git checkout -q -f -B kisskb 4f1cbe078546914538d8aabba04db984da68dcbf # git clean -qxdf # < git log -1 # commit 4f1cbe078546914538d8aabba04db984da68dcbf # Merge: 3e28fb0fcb69 4ed319c6ac08 # Author: Linus Torvalds # Date: Fri Apr 5 15:34:33 2019 -1000 # # Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper fixes from Mike Snitzer: # # - Two queue_limits stacking fixes: disable discards if underlying # driver does. And propagate BDI_CAP_STABLE_WRITES to fix sporadic # checksum errors. # # - Fix that reverts a DM core limit that wasn't needed given that # dm-crypt was already updated to impose an equivalent limit. # # - Fix dm-init to properly establish 'const' for __initconst array. # # - Fix deadlock in DM integrity target that occurs when overlapping IO # is being issued to it. And two smaller fixes to the DM integrity # target. # # * tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm integrity: fix deadlock with overlapping I/O # dm: disable DISCARD if the underlying storage no longer supports it # dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors # dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") # dm init: fix const confusion for dm_allowed_targets array # dm integrity: make dm_integrity_init and dm_integrity_exit static # dm integrity: change memcmp to strncmp in dm_integrity_ctr # < /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 4f1cbe078546914538d8aabba04db984da68dcbf # < make -s -j 80 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=0x57FDA3C2 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 80 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 80 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:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:613:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:635:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_init': /kisskb/src/drivers/tty/serial/sc16is7xx.c:1523:1: warning: label 'err_spi' defined but not used [-Wunused-label] err_spi: ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:04:51.488655