[kvm-unit-tests PATCH v5 09/29] powerpc: Fix interrupt stack alignment

Thomas Huth thuth at redhat.com
Tue Dec 19 17:09:56 AEDT 2023


On 16/12/2023 14.42, Nicholas Piggin wrote:
> ppc64 requires the stack to be 16-byte aligned but the interrupt
> stack frame has 8-byte aligned size. Add padding to fix.
> 
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
>   lib/powerpc/setup.c    | 3 +++
>   lib/ppc64/asm/ptrace.h | 1 +
>   2 files changed, 4 insertions(+)

Reviewed-by: Thomas Huth <thuth at redhat.com>



More information about the Linuxppc-dev mailing list