# 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-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.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-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5925:warning: override: reassigning to symbol STANDALONE .config:5930:warning: override: reassigning to symbol PPC64 .config:5938:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/tty/serial/8250/8250_omap.c: In function 'omap8250_probe': /kisskb/src/drivers/tty/serial/8250/8250_omap.c:1428:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1428 | } | ^ /kisskb/src/drivers/vhost/scsi.c: In function 'vhost_scsi_flush': /kisskb/src/drivers/vhost/scsi.c:1464:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1464 | } | ^ Completed OK # rm -rf /kisskb/build/powerpc-next-rand_randconfig+ppc64le_powerpc-gcc9 # Build took: 0:03:55.628574