# git rev-parse -q --verify fc6eabbbf8ef99efed778dd5afabc83c21dba585^{commit} fc6eabbbf8ef99efed778dd5afabc83c21dba585 already have revision, skipping fetch # git checkout -q -f -B kisskb fc6eabbbf8ef99efed778dd5afabc83c21dba585 # git clean -qxdf # git log -1 commit fc6eabbbf8ef99efed778dd5afabc83c21dba585 Merge: 0c8efd6 c4f24df Author: Linus Torvalds Date: Mon Mar 12 10:47:03 2018 -0700 Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs Pull NFS client bugfixes from Trond Myklebust: "Hightlights include the following stable fixes: - NFS: Fix an incorrect type in struct nfs_direct_req - pNFS: Prevent the layout header refcount going to zero in pnfs_roc() - NFS: Fix unstable write completion" * tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: NFS: Fix unstable write completion pNFS: Prevent the layout header refcount going to zero in pnfs_roc() NFS: Fix an incorrect type in struct nfs_direct_req # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 fc6eabbbf8ef99efed778dd5afabc83c21dba585 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ef01c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc5-gfc6eabb Created: Tue Mar 13 09:18:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2494544 Bytes = 2436.08 kB = 2.38 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc5-gfc6eabb Created: Tue Mar 13 09:18:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520359 Bytes = 2461.29 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501534 Image Name: Linux-4.16.0-rc5-gfc6eabb Created: Tue Mar 13 09:18:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520626 Bytes = 2461.55 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501350 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:54.059663