# 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-5.5.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_40x_obs600_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 40x/obs600_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_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_40x.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_40x.S:883: Warning: invalid register expression INFO: Uncompressed kernel (size 0x4b1e30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.20.0-rc2-gcc79eaba3c10 Created: Mon Dec 17 00:03:47 2018 Image Type: PowerPC Linux Multi-File Image (gzip compressed) Data Size: 2415674 Bytes = 2359.06 KiB = 2.30 MiB Load Address: 00000000 Entry Point: 00000000 Contents: Image 0: 2408787 Bytes = 2352.33 KiB = 2.30 MiB Image 1: 3 Bytes = 0.00 KiB = 0.00 MiB Image 2: 6866 Bytes = 6.71 KiB = 0.01 MiB Completed OK # rm -rf /kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc5 # Build took: 0:00:38.837239