# 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 32 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- tqm8xx_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_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/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 Completed OK # rm -rf /kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc-gcc4.6 # Build took: 0:00:40.271045