# git rev-parse -q --verify 3a9d970f17e05a7b26f782beb8f7f2118d1741ea^{commit} 3a9d970f17e05a7b26f782beb8f7f2118d1741ea already have revision, skipping fetch # git checkout -q -f -B kisskb 3a9d970f17e05a7b26f782beb8f7f2118d1741ea # git clean -qxdf # < git log -1 # commit 3a9d970f17e05a7b26f782beb8f7f2118d1741ea # Author: Sebastian Andrzej Siewior # Date: Thu Dec 19 16:16:02 2019 +0100 # # powerpc/85xx: Get twr_p102x to compile again # # With CONFIG_QUICC_ENGINE enabled and CONFIG_UCC_GETH + CONFIG_SERIAL_QE # disabled we have an unused variable (np). The code won't compile with # -Werror. # # Move the np variable to the block where it is actually used. # # Signed-off-by: Sebastian Andrzej Siewior # Acked-by: Scott Wood # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20191219151602.1908411-1-bigeasy@linutronix.de # < /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 3a9d970f17e05a7b26f782beb8f7f2118d1741ea # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/ebony_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_ebony_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 0x5187c8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5187c8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-rc5-g3a9d970f17e0 Created: Mon Jan 6 23:44:34 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2596094 Bytes = 2535.25 KiB = 2.48 MiB Load Address: 00600000 Entry Point: 006000c8 Completed OK # rm -rf /kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc-gcc4.6 # Build took: 0:00:34.152243