# git rev-parse -q --verify 8e0f97357533aa5b57b333de47eb008c6072fcac^{commit} 8e0f97357533aa5b57b333de47eb008c6072fcac already have revision, skipping fetch # git checkout -q -f -B kisskb 8e0f97357533aa5b57b333de47eb008c6072fcac # git clean -qxdf # < git log -1 # commit 8e0f97357533aa5b57b333de47eb008c6072fcac # Author: Mathieu Malaterre # Date: Sat Feb 2 14:05:35 2019 +0100 # # Move static keyword at beginning of declaration # # Move the static keyword around to remove the following warnings (W=1): # # arch/powerpc/platforms/ps3/os-area.c:212:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] # arch/powerpc/platforms/ps3/system-bus.c:45:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] # # Signed-off-by: Mathieu Malaterre # Acked-by: Geoff Levand # Signed-off-by: Michael Ellerman # < /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 8e0f97357533aa5b57b333de47eb008c6072fcac # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pq2fads_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_32.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_32.S:994: Warning: invalid register expression INFO: Uncompressed kernel (size 0x56b254) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x55abdc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.0.0-rc2-g8e0f97357533 Created: Mon Feb 4 07:08:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2829326 Bytes = 2763.01 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 00600894 Image Name: Linux-5.0.0-rc2-g8e0f97357533 Created: Mon Feb 4 07:08:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2798704 Bytes = 2733.11 KiB = 2.67 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc5 # Build took: 0:00:47.560967