# 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 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_klondike_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 40x/klondike_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_klondike_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_klondike_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_klondike_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_40x_klondike_defconfig_powerpc-gcc5 # Build took: 0:00:38.749208