# git rev-parse -q --verify f41def397161053eb0d3ed6861ef65985efbf293^{commit} f41def397161053eb0d3ed6861ef65985efbf293 already have revision, skipping fetch # git checkout -q -f -B kisskb f41def397161053eb0d3ed6861ef65985efbf293 # git clean -qxdf # < git log -1 # commit f41def397161053eb0d3ed6861ef65985efbf293 # Merge: 7b1373dd6e86 3ee5a7015c8b # Author: Linus Torvalds # Date: Wed Sep 25 10:21:13 2019 -0700 # # Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "The highlights are: # # - automatic recovery of a blacklisted filesystem session (Zheng Yan). # This is disabled by default and can be enabled by mounting with the # new "recover_session=clean" option. # # - serialize buffered reads and O_DIRECT writes (Jeff Layton). Care is # taken to avoid serializing O_DIRECT reads and writes with each # other, this is based on the exclusion scheme from NFS. # # - handle large osdmaps better in the face of fragmented memory # (myself) # # - don't limit what security.* xattrs can be get or set (Jeff Layton). # We were overly restrictive here, unnecessarily preventing things # like file capability sets stored in security.capability from # working. # # - allow copy_file_range() within the same inode and across different # filesystems within the same cluster (Luis Henriques)" # # * tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client: (41 commits) # ceph: call ceph_mdsc_destroy from destroy_fs_client # libceph: use ceph_kvmalloc() for osdmap arrays # libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc() # ceph: allow object copies across different filesystems in the same cluster # ceph: include ceph_debug.h in cache.c # ceph: move static keyword to the front of declarations # rbd: pull rbd_img_request_create() dout out into the callers # ceph: reconnect connection if session hang in opening state # libceph: drop unused con parameter of calc_target() # ceph: use release_pages() directly # rbd: fix response length parameter for encoded strings # ceph: allow arbitrary security.* xattrs # ceph: only set CEPH_I_SEC_INITED if we got a MAC label # ceph: turn ceph_security_invalidate_secctx into static inline # ceph: add buffered/direct exclusionary locking for reads and writes # libceph: handle OSD op ceph_pagelist_append() errors # ceph: don't return a value from void function # ceph: don't freeze during write page faults # ceph: update the mtime when truncating up # ceph: fix indentation in __get_snap_name() # ... # < /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 f41def397161053eb0d3ed6861ef65985efbf293 # < make -s -j 24 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=0x9D44B4BA # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 24 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 24 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:62: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:62: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built In file included from /kisskb/src/include/linux/list.h:9:0, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/send.c:7: /kisskb/src/fs/btrfs/send.c: In function 'process_extent': /kisskb/src/include/linux/kernel.h:37:33: warning: 'clone_src_i_size' may be used uninitialized in this function [-Wmaybe-uninitialized] #define IS_ALIGNED(x, a) (((x) & ((typeof(x))(a) - 1)) == 0) ^ /kisskb/src/fs/btrfs/send.c:5088:6: note: 'clone_src_i_size' was declared here u64 clone_src_i_size; ^ /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; ^ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_bind': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:1092:21: warning: 'has_lvds_alt' may be used uninitialized in this function [-Wmaybe-uninitialized] bool has_lvds_rst, has_lvds_alt, can_lvds; ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:06:48.320568