# git rev-parse -q --verify 6e264b171ec12e1ec06f7d41721c2afd1a4eec8f^{commit} 6e264b171ec12e1ec06f7d41721c2afd1a4eec8f already have revision, skipping fetch # git checkout -q -f -B kisskb 6e264b171ec12e1ec06f7d41721c2afd1a4eec8f # git clean -qxdf # < git log -1 # commit 6e264b171ec12e1ec06f7d41721c2afd1a4eec8f # Author: Hari Bathini # Date: Tue Aug 20 17:37:58 2019 +0530 # # powerpc/fadump: Support holes in kernel boot memory area # # With support to copy multiple kernel boot memory regions owing to copy # size limitation, also handle holes in the memory area to be preserved. # Support as many as 128 kernel boot memory regions. This allows having # an adequate FADump capture kernel size for different scenarios. # # Signed-off-by: Hari Bathini # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/156630287840.8896.5230849753710260996.stgit@hbathini.in.ibm.com # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 6e264b171ec12e1ec06f7d41721c2afd1a4eec8f # < make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pq2fads_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc4.6 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:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1831:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1744:46: warning: 'linear' 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:338:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x5994a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc2-g6e264b171ec1 Created: Mon Aug 26 12:22:57 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2888059 Bytes = 2820.37 KiB = 2.75 MiB Load Address: 00600000 Entry Point: 00600888 INFO: Uncompressed kernel (size 0x588e94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc2-g6e264b171ec1 Created: Mon Aug 26 12:22:57 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2855847 Bytes = 2788.91 KiB = 2.72 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_pq2fads_defconfig_powerpc-gcc4.6 # Build took: 0:00:58.241501