# git rev-parse -q --verify cc79eaba3c10a5062e22057b8ce8c1160df00514^{commit} cc79eaba3c10a5062e22057b8ce8c1160df00514 already have revision, skipping fetch # git checkout -q -f -B kisskb cc79eaba3c10a5062e22057b8ce8c1160df00514 # git clean -qxdf # < git log -1 # commit cc79eaba3c10a5062e22057b8ce8c1160df00514 # Author: Joel Stanley # Date: Tue Dec 11 08:58:53 2018 +1030 # # powerpc: Discard dynsym section for !PPC32 # # Alan Modra explains: # # > Likely you could discard .interp > and .dynstr too, and .dynsym when # > !CONFIG_PPC32. # # Discarding of interp and dynstr happened in a previous patch. The dynsym # cleanup was a bit less straightforward, so it gets it's own patch. # # Signed-off-by: Joel Stanley # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 cc79eaba3c10a5062e22057b8ce8c1160df00514 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_40x.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_40x.S:883: Warning: invalid register expression INFO: Uncompressed kernel (size 0x5b9b70) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5b9b70) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a9490) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5b9b70) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5b9b70) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-rc2-gcc79eaba3c10 Created: Mon Dec 17 00:41:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852477 Bytes = 2785.62 KiB = 2.72 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2-gcc79eaba3c10 Created: Mon Dec 17 00:41:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2892877 Bytes = 2825.08 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 0060186c Image Name: Linux-4.20.0-rc2-gcc79eaba3c10 Created: Mon Dec 17 00:41:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2893509 Bytes = 2825.69 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 00601ae0 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc8 # Build took: 0:00:57.557264