# git rev-parse -q --verify 882388056194d2d4c3f589b194b6bdcc47e677e8^{commit} 882388056194d2d4c3f589b194b6bdcc47e677e8 already have revision, skipping fetch # git checkout -q -f -B kisskb 882388056194d2d4c3f589b194b6bdcc47e677e8 # git clean -qxdf # < git log -1 # commit 882388056194d2d4c3f589b194b6bdcc47e677e8 # Merge: dce45af5c2e9 33713cd09ccd # Author: Linus Torvalds # Date: Thu May 9 09:37:25 2019 -0700 # # Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux # # Pull orangefs updates from Mike Marshall: # "This includes one fix and our "Orangefs through the pagecache" patch # series which greatly improves our small IO performance and helps us # pass more xfstests than before. # # Fix: # - orangefs: truncate before updating size # # Pagecache series: # - all the rest" # # * tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux: (23 commits) # orangefs: truncate before updating size # orangefs: copy Orangefs-sized blocks into the pagecache if possible. # orangefs: pass slot index back to readpage. # orangefs: remember count when reading. # orangefs: add orangefs_revalidate_mapping # orangefs: implement writepages # orangefs: write range tracking # orangefs: avoid fsync service operation on flush # orangefs: skip inode writeout if nothing to write # orangefs: move do_readv_writev to direct_IO # orangefs: do not return successful read when the client-core disappeared # orangefs: implement writepage # orangefs: migrate to generic_file_read_iter # orangefs: service ops done for writeback are not killable # orangefs: remove orangefs_readpages # orangefs: reorganize setattr functions to track attribute changes # orangefs: let setattr write to cached inode # orangefs: set up and use backing_dev_info # orangefs: hold i_lock during inode_getattr # orangefs: update attributes rather than relying on server # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 882388056194d2d4c3f589b194b6bdcc47e677e8 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] WARNING: vmlinux.o(.text+0x3084): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3334): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3368): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:36.396637