# git rev-parse -q --verify ca16eb342ebedbf3bb1d8450048fe428895b0b65^{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 ca16eb342ebedbf3bb1d8450048fe428895b0b65^{commit} ca16eb342ebedbf3bb1d8450048fe428895b0b65 # git checkout -q -f -B kisskb ca16eb342ebedbf3bb1d8450048fe428895b0b65 # git clean -qxdf # < git log -1 # commit ca16eb342ebedbf3bb1d8450048fe428895b0b65 # Merge: db44bf4b4768 d5274b3cd6a8 # Author: Linus Torvalds # Date: Thu Sep 6 14:01:15 2018 -0700 # # Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "Small collection of fixes that should go into this release. This # contains: # # - Small series that fixes a race between blkcg teardown and writeback # (Dennis Zhou) # # - Fix disallowing invalid block size settings from the nbd ioctl (me) # # - BFQ fix for a use-after-free on last release of a bfqg (Konstantin # Khlebnikov) # # - Fix for the "don't warn for flush" fix (Mikulas)" # # * tag 'for-linus-20180906' of git://git.kernel.dk/linux-block: # block: bfq: swap puts in bfqg_and_blkg_put # block: don't warn when doing fsync on read-only devices # nbd: don't allow invalid blocksize settings # blkcg: use tryget logic when associating a blkg with a bio # blkcg: delay blkg destruction until after writeback has finished # Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()" # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 ca16eb342ebedbf3bb1d8450048fe428895b0b65 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x4DE2D546 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 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:40: LSE atomics not supported by binutils arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:532: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:551: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/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_bind': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:955:21: warning: 'has_lvds_alt' may be used uninitialized in this function [-Wmaybe-uninitialized] bool has_lvds_rst, has_lvds_alt, can_lvds; ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64 # Build took: 0:02:55.419981