# git rev-parse -q --verify 7ac86b3dca1b00f5391d346fdea3ac010d230667^{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 7ac86b3dca1b00f5391d346fdea3ac010d230667^{commit} 7ac86b3dca1b00f5391d346fdea3ac010d230667 # git checkout -q -f -B kisskb 7ac86b3dca1b00f5391d346fdea3ac010d230667 # git clean -qxdf # < git log -1 # commit 7ac86b3dca1b00f5391d346fdea3ac010d230667 # Merge: 682a8e2b41ef 3f1c6f2122fc # Author: Linus Torvalds # Date: Thu May 6 10:27:02 2021 -0700 # # Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "Notable items here are # # - a series to take advantage of David Howells' netfs helper library # from Jeff # # - three new filesystem client metrics from Xiubo # # - ceph.dir.rsnaps vxattr from Yanhu # # - two auth-related fixes from myself, marked for stable. # # Interspersed is a smattering of assorted fixes and cleanups across the # filesystem" # # * tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client: (24 commits) # libceph: allow addrvecs with a single NONE/blank address # libceph: don't set global_id until we get an auth ticket # libceph: bump CephXAuthenticate encoding version # ceph: don't allow access to MDS-private inodes # ceph: fix up some bare fetches of i_size # ceph: convert some PAGE_SIZE invocations to thp_size() # ceph: support getting ceph.dir.rsnaps vxattr # ceph: drop pinned_page parameter from ceph_get_caps # ceph: fix inode leak on getattr error in __fh_to_dentry # ceph: only check pool permissions for regular files # ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon # ceph: avoid counting the same request twice or more # ceph: rename the metric helpers # ceph: fix kerneldoc copypasta over ceph_start_io_direct # ceph: use attach/detach_page_private for tracking snap context # ceph: don't use d_add in ceph_handle_snapdir # ceph: don't clobber i_snap_caps on non-I_NEW inode # ceph: fix fall-through warnings for Clang # ceph: convert ceph_readpages to ceph_readahead # ceph: convert ceph_write_begin to netfs_write_begin # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 7ac86b3dca1b00f5391d346fdea3ac010d230667 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/clk/zynqmp/pll.c: In function 'zynqmp_pll_recalc_rate': /kisskb/src/drivers/clk/zynqmp/pll.c:147:22: warning: 'fbdiv' is used uninitialized in this function [-Wuninitialized] rate = parent_rate * fbdiv; ~~~~~~~~~~~~^~~~~~~ /kisskb/src/drivers/clk/zynqmp/pll.c:61:20: warning: 'ret_payload[1]' is used uninitialized in this function [-Wuninitialized] return ret_payload[1]; ~~~~~~~~~~~^~~ /kisskb/src/drivers/clk/zynqmp/clk-mux-zynqmp.c: In function 'zynqmp_clk_mux_get_parent': /kisskb/src/drivers/clk/zynqmp/clk-mux-zynqmp.c:57:9: warning: 'val' is used uninitialized in this function [-Wuninitialized] return val; ^~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:10:28.146777