# 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_ppc64e_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig # Added to kconfig CONFIG_SMP=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xb96718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.0.0-rc2-g8e0f97357533 Created: Mon Feb 4 06:09:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4984437 Bytes = 4867.61 KiB = 4.75 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-gcc5 # Build took: 0:01:27.521233