# git rev-parse -q --verify 0502352dc0dd1799896397f897a8ffe91d344d17^{commit} 0502352dc0dd1799896397f897a8ffe91d344d17 already have revision, skipping fetch # git checkout -q -f -B kisskb 0502352dc0dd1799896397f897a8ffe91d344d17 # git clean -qxdf # < git log -1 # commit 0502352dc0dd1799896397f897a8ffe91d344d17 # 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 0502352dc0dd1799896397f897a8ffe91d344d17 # < make -s -j 80 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 80 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: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/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x5a7d94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5977b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-rc2-g0502352dc0dd Created: Sun Dec 22 02:27:58 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2896422 Bytes = 2828.54 KiB = 2.76 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc2-g0502352dc0dd Created: Sun Dec 22 02:27:58 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2927609 Bytes = 2858.99 KiB = 2.79 MiB Load Address: 00600000 Entry Point: 00600888 Completed OK # rm -rf /kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc4.6 # Build took: 0:00:54.072759