# git rev-parse -q --verify f6f5395c530b7f51832256362a3e2dcec968ef1e^{commit} f6f5395c530b7f51832256362a3e2dcec968ef1e already have revision, skipping fetch # git checkout -q -f -B kisskb f6f5395c530b7f51832256362a3e2dcec968ef1e # git clean -qxdf # git log -1 commit f6f5395c530b7f51832256362a3e2dcec968ef1e Author: Mathieu Malaterre Date: Thu Mar 8 22:31:59 2018 +1100 powerpc/32: Add missing prototypes for (early|machine)_init() early_init() and machine_init() have no prototype, add one in asm-prototypes.h. Fixes the following warnings (treated as error in W=1): arch/powerpc/kernel/setup_32.c:68:30: error: no previous prototype for ‘early_init’ arch/powerpc/kernel/setup_32.c:99:21: error: no previous prototype for ‘machine_init’ Signed-off-by: Mathieu Malaterre [mpe: Move them to asm-prototypes.h, drop other functions] Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 f6f5395c530b7f51832256362a3e2dcec968ef1e # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itxgp_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc834x_itxgp_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itxgp_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x530e04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x530e04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5206ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-rc4-gf6f5395 Created: Fri Mar 9 01:30:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2631343 Bytes = 2569.67 kB = 2.51 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4-gf6f5395 Created: Fri Mar 9 01:30:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2654777 Bytes = 2592.56 kB = 2.53 MB Load Address: 00600000 Entry Point: 006001f4 Image Name: Linux-4.16.0-rc4-gf6f5395 Created: Fri Mar 9 01:30:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2654938 Bytes = 2592.71 kB = 2.53 MB Load Address: 00600000 Entry Point: 006001f4 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc834x_itxgp_defconfig_powerpc-5.3 # Build took: 0:00:38.465227