# git rev-parse -q --verify 3e4c6948e78b495708a99c0599e50f0faffb2ade^{commit} 3e4c6948e78b495708a99c0599e50f0faffb2ade already have revision, skipping fetch # git checkout -q -f -B kisskb 3e4c6948e78b495708a99c0599e50f0faffb2ade # git clean -qxdf # < git log -1 # commit 3e4c6948e78b495708a99c0599e50f0faffb2ade # Author: Masahiro Yamada # Date: Wed Aug 21 16:03:48 2019 +0900 # # kbuild: remove unneeded '+' marker from kselftest-merge # # This line contains $(MAKE), so Make knows that it will invoke sub-make # without help of the '+' marker. # # Signed-off-by: Masahiro Yamada # < /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 3e4c6948e78b495708a99c0599e50f0faffb2ade # < make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_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:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x529100) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc4-g3e4c6948e78b Created: Mon Aug 26 00:40:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2627292 Bytes = 2565.71 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc4-g3e4c6948e78b Created: Mon Aug 26 00:40:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659513 Bytes = 2597.18 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.3.0-rc4-g3e4c6948e78b Created: Mon Aug 26 00:40:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659947 Bytes = 2597.60 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:47.760956