# git rev-parse -q --verify df09348f78dc53a14faddca4414d66bea849a749^{commit} df09348f78dc53a14faddca4414d66bea849a749 already have revision, skipping fetch # git checkout -q -f -B kisskb df09348f78dc53a14faddca4414d66bea849a749 # git clean -qxdf # < git log -1 # commit df09348f78dc53a14faddca4414d66bea849a749 # Merge: cfb61b5 95dd775 # Author: Linus Torvalds # Date: Thu Mar 15 18:57:14 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs fixes from Al Viro: # # - backport-friendly part of lock_parent() race fix # # - a fix for an assumption in the heurisic used by path_connected() that # is not true on NFS # # - livelock fixes for d_alloc_parallel() # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # fs: Teach path_connected to handle nfs filesystems with multiple roots. # fs: dcache: Use READ_ONCE when accessing i_dir_seq # fs: dcache: Avoid livelock between d_alloc_parallel and __d_add # lock_parent() needs to recheck if dentry got __dentry_kill'ed under it # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 df09348f78dc53a14faddca4414d66bea849a749 # < make -s -j 48 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 48 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 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) 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-gdf09348 Created: Sat Mar 17 03:43:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2494873 Bytes = 2436.40 kB = 2.38 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc5-gdf09348 Created: Sat Mar 17 03:43:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520736 Bytes = 2461.66 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501350 Image Name: Linux-4.16.0-rc5-gdf09348 Created: Sat Mar 17 03:43:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520475 Bytes = 2461.40 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501534 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:36.775492