# git rev-parse -q --verify b1fbfcb4a20949df08dd995927cdc5ad220c128d^{commit} b1fbfcb4a20949df08dd995927cdc5ad220c128d already have revision, skipping fetch # git checkout -q -f -B kisskb b1fbfcb4a20949df08dd995927cdc5ad220c128d # git clean -qxdf # < git log -1 # commit b1fbfcb4a20949df08dd995927cdc5ad220c128d # Author: Masahiro Yamada # Date: Mon Nov 18 13:52:47 2019 +0900 # # kbuild: make single target builds even faster # # Commit 2dffd23f81a3 ("kbuild: make single target builds much faster") # made the situation much better. # # To improve it even more, apply the similar idea to the top Makefile. # Trim unrelated directories from build-dirs. # # The single build code must be moved above the 'descend' target. # # Signed-off-by: Masahiro Yamada # Tested-by: Jens Axboe # < /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 b1fbfcb4a20949df08dd995927cdc5ad220c128d # < 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:204: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 0x53b78c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53b78c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52b118) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53b78c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53b78c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc7-gb1fbfcb4a209 Created: Sun Nov 24 04:55:13 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2624778 Bytes = 2563.26 KiB = 2.50 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc7-gb1fbfcb4a209 Created: Sun Nov 24 04:55:13 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2658350 Bytes = 2596.04 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.4.0-rc7-gb1fbfcb4a209 Created: Sun Nov 24 04:55:13 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2657640 Bytes = 2595.35 KiB = 2.53 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:48.264624