# git rev-parse -q --verify 507913b93be1c3302346d92d2361edb9b29bc308^{commit} 507913b93be1c3302346d92d2361edb9b29bc308 already have revision, skipping fetch # git checkout -q -f -B kisskb 507913b93be1c3302346d92d2361edb9b29bc308 # git clean -qxdf # < git log -1 # commit 507913b93be1c3302346d92d2361edb9b29bc308 # 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 507913b93be1c3302346d92d2361edb9b29bc308 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8548_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c: In function 'fun_wait_rnb': /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c:65:20: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(&fun->chip); ^ INFO: Uncompressed kernel (size 0x516844) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5060e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-rc3-g507913b93be1 Created: Tue Dec 24 02:59:32 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2601880 Bytes = 2540.90 KiB = 2.48 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc3-g507913b93be1 Created: Tue Dec 24 02:59:32 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2631601 Bytes = 2569.92 KiB = 2.51 MiB Load Address: 00600000 Entry Point: 006002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 # Build took: 0:00:46.833467