# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3a9d970f17e05a7b26f782beb8f7f2118d1741ea # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itxgp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc834x_itxgp_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itxgp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x5a162c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a162c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x590f44) 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: Tue Jan 7 00:44:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2861886 Bytes = 2794.81 KiB = 2.73 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc5-g3a9d970f17e0 Created: Tue Jan 7 00:44:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2890679 Bytes = 2822.93 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 00600294 Image Name: Linux-5.5.0-rc5-g3a9d970f17e0 Created: Tue Jan 7 00:44:56 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2890931 Bytes = 2823.17 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 00600294 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc834x_itxgp_defconfig_powerpc-gcc5 # Build took: 0:00:49.491302