# 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 80 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_asp8347_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/asp8347_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_asp8347_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x552d08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_asp8347_defconfig_powerpc-gcc5 # Build took: 0:00:40.626994