# git rev-parse -q --verify f6523c36934e899b9330ced48c24634f6d101e88^{commit} f6523c36934e899b9330ced48c24634f6d101e88 already have revision, skipping fetch # git checkout -q -f -B kisskb f6523c36934e899b9330ced48c24634f6d101e88 # git clean -qxdf # < git log -1 # commit f6523c36934e899b9330ced48c24634f6d101e88 # Author: Masahiro Yamada # Date: Tue Jun 4 20:16:32 2019 +0900 # # ocxl: do not use C++ style comments in uapi header # # Linux kernel tolerates C++ style comments these days. Actually, the # SPDX License tags for .c files start with //. # # On the other hand, uapi headers are written in more strict C, where # the C++ comment style is forbidden. # # Signed-off-by: Masahiro Yamada # Acked-by: Frederic Barrat # Acked-by: Andrew Donnellan # Signed-off-by: Michael Ellerman # < /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 f6523c36934e899b9330ced48c24634f6d101e88 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pq2fads_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_pq2fads_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:194: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/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1851:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1764:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x581014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x570a08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.2.0-rc2-gf6523c36934e Created: Fri Jun 7 03:14:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2807791 Bytes = 2741.98 KiB = 2.68 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc2-gf6523c36934e Created: Fri Jun 7 03:14:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2838262 Bytes = 2771.74 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 00600888 Completed OK # rm -rf /kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc4.6 # Build took: 0:00:43.074330