# git rev-parse -q --verify 9b123d1ea23701bc00ebf712f1e03b25b8195eeb^{commit} 9b123d1ea23701bc00ebf712f1e03b25b8195eeb already have revision, skipping fetch # git checkout -q -f -B kisskb 9b123d1ea23701bc00ebf712f1e03b25b8195eeb # git clean -qxdf # < git log -1 # commit 9b123d1ea23701bc00ebf712f1e03b25b8195eeb # Author: Nicholas Piggin # Date: Fri Aug 2 20:57:01 2019 +1000 # # powerpc/64s/exception: reduce page fault unnecessary loads # # This avoids 3 loads in the radix page fault case, 1 load in the # hash fault case, and 2 loads in the hash miss page fault case. # # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190802105709.27696-37-npiggin@gmail.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 9b123d1ea23701bc00ebf712f1e03b25b8195eeb # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_acadia_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 40x/acadia_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_acadia_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 0x4be0fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.3.0-rc2-g9b123d1ea237 Created: Fri Aug 30 16:24:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2431374 Bytes = 2374.39 KiB = 2.32 MiB Load Address: 00500000 Entry Point: 005017dc Completed OK # rm -rf /kisskb/build/powerpc-next_40x_acadia_defconfig_powerpc-gcc5 # Build took: 0:01:20.683885