# git rev-parse -q --verify 4f9020ffde71ddb92bc2f65ce0b00232bc88c590^{commit} 4f9020ffde71ddb92bc2f65ce0b00232bc88c590 already have revision, skipping fetch # git checkout -q -f -B kisskb 4f9020ffde71ddb92bc2f65ce0b00232bc88c590 # git clean -qxdf # < git log -1 # commit 4f9020ffde71ddb92bc2f65ce0b00232bc88c590 # Merge: 736706bee329 d3d6a18d7d35 # Author: Linus Torvalds # Date: Mon Mar 4 13:24:27 2019 -0800 # # Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs fixes from Al Viro: # "Assorted fixes that sat in -next for a while, all over the place" # # * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # aio: Fix locking in aio_poll() # exec: Fix mem leak in kernel_read_file # copy_mount_string: Limit string length to PATH_MAX # cgroup: saner refcounting for cgroup_root # fix cgroup_do_mount() handling of failure exits # < /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 4f9020ffde71ddb92bc2f65ce0b00232bc88c590 # < make -s -j 10 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 10 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- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594: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:1855:6: warning: 'ret' 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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: 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 0x6011dc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.0.0-g4f9020ffde71 Created: Tue Mar 5 10:28:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3070201 Bytes = 2998.24 KiB = 2.93 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 # Build took: 0:01:16.353857