# git rev-parse -q --verify 4fead715c62a5196fa57218a1992e5eb8437dd8a^{commit} 4fead715c62a5196fa57218a1992e5eb8437dd8a already have revision, skipping fetch # git checkout -q -f -B kisskb 4fead715c62a5196fa57218a1992e5eb8437dd8a # git clean -qxdf # < git log -1 # commit 4fead715c62a5196fa57218a1992e5eb8437dd8a # Author: Hari Bathini # Date: Wed Sep 11 20:27:39 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/156821385448.5656.6124791213910877759.stgit@hbathini.in.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4fead715c62a5196fa57218a1992e5eb8437dd8a # < make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_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_40x.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_40x.S:802: Warning: invalid register expression INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5292ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc2-g4fead715c62a Created: Fri Sep 13 15:43:27 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2646861 Bytes = 2584.83 KiB = 2.52 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-g4fead715c62a Created: Fri Sep 13 15:43:27 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2681676 Bytes = 2618.82 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 00601a18 Image Name: Linux-5.3.0-rc2-g4fead715c62a Created: Fri Sep 13 15:43:27 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2679310 Bytes = 2616.51 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 006017dc Completed OK # rm -rf /kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc5 # Build took: 0:00:55.728051