# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 cc79eaba3c10a5062e22057b8ce8c1160df00514 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc866_ads_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc866_ads_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc866_ads_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x43a248) 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: Sun Dec 16 23:19:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2155959 Bytes = 2105.43 KiB = 2.06 MiB Load Address: 00500000 Entry Point: 005001e8 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc866_ads_defconfig_powerpc # Build took: 0:00:33.573645