# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 4ebbbaa4ce8524b853dd6febf0176a6efa3482d7 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64 # Build took: 0:01:38.752452