# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-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_mpc885_ads_defconfig+HUGETLB_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc885_ads_defconfig arch/powerpc/configs/mpc885_ads_defconfig:79:warning: override: reassigning to symbol IPV6 # Added to kconfig CONFIG_HUGETLBFS=y # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc885_ads_defconfig+HUGETLB_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc885_ads_defconfig+HUGETLB_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc885_ads_defconfig+HUGETLB_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] INFO: Uncompressed kernel (size 0x8da3e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-5.13.0-rc2-g4ebbbaa4ce85 Created: Fri Jul 2 02:26:47 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2909955 Bytes = 2841.75 KiB = 2.78 MiB Load Address: 00900000 Entry Point: 00900204 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc885_ads_defconfig+HUGETLB_powerpc-gcc4.9 # Build took: 0:01:09.647649