[PATCH] powerpc/boot: Build wrapper for an appropriate CPU

Michael Ellerman patch-notifications at ellerman.id.au
Sun May 15 20:12:24 AEST 2022


On Wed, 30 Mar 2022 21:54:37 +1030, Joel Stanley wrote:
> Currently the boot wrapper lacks a -mcpu option, so it will be built for
> the toolchain's default cpu. This is a problem if the toolchain defaults
> to a cpu with newer instructions.
> 
> We could wire in TARGET_CPU but instead use the oldest supported option
> so the wrapper runs anywhere.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/boot: Build wrapper for an appropriate CPU
      https://git.kernel.org/powerpc/c/40a75584e526cc489234dac0897cd599e6013483

cheers


More information about the Linuxppc-dev mailing list