# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 882388056194d2d4c3f589b194b6bdcc47e677e8 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-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] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:306:19: warning: unused variable 'mtd' [-Wunused-variable] INFO: Uncompressed kernel (size 0x6193bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.1.0-g882388056194 Created: Fri May 10 06:21:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3118063 Bytes = 3044.98 KiB = 2.97 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 # Build took: 0:00:18.285054