# git rev-parse -q --verify 4c46bef2e96a92df0f40fc91848e56889ef7c15e^{commit} 4c46bef2e96a92df0f40fc91848e56889ef7c15e already have revision, skipping fetch # git checkout -q -f -B kisskb 4c46bef2e96a92df0f40fc91848e56889ef7c15e # git clean -qxdf # < git log -1 # commit 4c46bef2e96a92df0f40fc91848e56889ef7c15e # Merge: 5b21115414f5b 3325322f773ba # Author: Linus Torvalds # Date: Thu Feb 6 12:21:01 2020 +0000 # # Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client # # Pull ceph fixes from Ilya Dryomov: # # - a set of patches that fixes various corner cases in mount and umount # code (Xiubo Li). This has to do with choosing an MDS, distinguishing # between laggy and down MDSes and parsing the server path. # # - inode initialization fixes (Jeff Layton). The one included here # mostly concerns things like open_by_handle() and there is another one # that will come through Al. # # - copy_file_range() now uses the new copy-from2 op (Luis Henriques). # The existing copy-from op turned out to be infeasible for generic # filesystem use; we disable the copy offload if OSDs don't support # copy-from2. # # - a patch to link "rbd" and "block" devices together in sysfs (Hannes # Reinecke) # # ... and a smattering of cleanups from Xiubo, Jeff and Chengguang. # # * tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client: (25 commits) # rbd: set the 'device' link in sysfs # ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c # ceph: print name of xattr in __ceph_{get,set}xattr() douts # ceph: print r_direct_hash in hex in __choose_mds() dout # ceph: use copy-from2 op in copy_file_range # ceph: close holes in structs ceph_mds_session and ceph_mds_request # rbd: work around -Wuninitialized warning # ceph: allocate the correct amount of extra bytes for the session features # ceph: rename get_session and switch to use ceph_get_mds_session # ceph: remove the extra slashes in the server path # ceph: add possible_max_rank and make the code more readable # ceph: print dentry offset in hex and fix xattr_version type # ceph: only touch the caps which have the subset mask requested # ceph: don't clear I_NEW until inode metadata is fully populated # ceph: retry the same mds later after the new session is opened # ceph: check availability of mds cluster on mount after wait timeout # ceph: keep the session state until it is released # ceph: add __send_request helper # ceph: ensure we have a new cap before continuing in fill_inode # ceph: drop unused ttl_from parameter from fill_inode # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 4c46bef2e96a92df0f40fc91848e56889ef7c15e # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:915:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1643:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/spinlock.h:445, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long)(n), sizeof(*(ptr)))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:28: note: in expansion of macro 'cmpxchg_local' #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) ^~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:3516:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k # Build took: 0:00:25.261861