Re: [PATCH v3 2/3] alpha: make stack 16-byte aligned (most cases)

From: Maciej W. Rozycki
Date: Sat Feb 08 2025 - 12:01:54 EST


On Tue, 4 Feb 2025, Ivan Kokshaysky wrote:

> Note: struct pt_regs doesn't belong in uapi/asm; this should be fixed,
> but let's put this off until later.
>
> Link: https://lore.kernel.org/rcu/alpine.DEB.2.21.2501130248010.18889@xxxxxxxxxxxxxxxxx/ [1]
> Link: https://bitsavers.org/pdf/dec/alpha/Alpha_Calling_Standard_Rev_2.0_19900427.pdf [2]
>
> Cc: stable@xxxxxxxxxxxxxxx
> Reviewed-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>
> Tested-by: Magnus Lindholm <linmag7@xxxxxxxxx>
> Signed-off-by: Ivan Kokshaysky <ink@unseen.parts>
> ---

Tested-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>

Maciej