# 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 80 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc8272_ads_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc8272_ads_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 0x565934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5552f0) 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:00:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2806482 Bytes = 2740.71 KiB = 2.68 MiB Load Address: 00600000 Entry Point: 006008a0 Image Name: Linux-4.20.0-rc2-gcc79eaba3c10 Created: Mon Dec 17 00:00:18 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2775082 Bytes = 2710.04 KiB = 2.65 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc5 # Build took: 0:00:58.210474