# 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_83xx_mpc836x_mds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc836x_mds_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc836x_mds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x51ce04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50c6ec) 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: Sun Dec 16 23:57:13 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2576445 Bytes = 2516.06 KiB = 2.46 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2-gcc79eaba3c10 Created: Sun Dec 16 23:57:13 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2606623 Bytes = 2545.53 KiB = 2.49 MiB Load Address: 00600000 Entry Point: 006002a0 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc836x_mds_defconfig_powerpc-gcc5 # Build took: 0:00:43.565867