# git rev-parse -q --verify c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6^{commit} c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 already have revision, skipping fetch # git checkout -q -f -B kisskb c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 # git clean -qxdf # < git log -1 # commit c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 # Author: Michael Ellerman # Date: Mon Dec 3 19:55:55 2018 +1100 # # WIP powerpc/boot: Fix build failures with -j 1 make # # 5e9dcb6188a4 ("powerpc/boot: Expose Kconfig symbols to wrapper") # # Fixes: 5e9dcb6188a4 ("powerpc/boot: Expose Kconfig symbols to wrapper") # Cc: stable@vger.kernel.org # v4.20-rc1~24^2~138 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 c39c7cb2f48ca1b51b1dfc247493a9b5e64501c6 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_holly_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- holly_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_holly_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:186: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:341: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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x538f7c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_holly_defconfig_powerpc # Build took: 0:00:37.168871