# git rev-parse -q --verify 4ebbbaa4ce8524b853dd6febf0176a6efa3482d7^{commit} 4ebbbaa4ce8524b853dd6febf0176a6efa3482d7 already have revision, skipping fetch # git checkout -q -f -B kisskb 4ebbbaa4ce8524b853dd6febf0176a6efa3482d7 # git clean -qxdf # < git log -1 # commit 4ebbbaa4ce8524b853dd6febf0176a6efa3482d7 # Author: Michael Ellerman # Date: Thu Jul 1 21:18:30 2021 +1000 # # powerpc: Only build restart_table.c for 64s # # Commit 9b69d48c7516 ("powerpc/64e: remove implicit soft-masking and # interrupt exit restart logic") limited the implicit soft masking and # restart logic to 64-bit Book3S only. However we are still building # restart_table.c for all 64-bit, ie. Book3E also. # # There's no need to build it for 64e, and it also causes missing # prototype warnings for 64e builds, because the prototype is already # behind an #ifdef PPC_BOOK3S_64. # # Fixes: 9b69d48c7516 ("powerpc/64e: remove implicit soft-masking and interrupt exit restart logic") # Reported-by: kernel test robot # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210701125026.292224-1-mpe@ellerman.id.au # < /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 4ebbbaa4ce8524b853dd6febf0176a6efa3482d7 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/tqm5200_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x746450) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.13.0-rc2-112847-g4ebbbaa Created: Thu Jul 1 23:44:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3300159 Bytes = 3222.81 KiB = 3.15 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 # Build took: 0:01:15.919241