Re: [PATCH] powerpc: Only pad struct pt_regs when needed

From: Michael Ellerman
Date: Sun Jun 06 2021 - 08:12:48 EST


On Thu, 6 May 2021 13:30:51 +0000 (UTC), Christophe Leroy wrote:
> If neither KUAP nor PPC64 is selected, there is nothing in the second
> union of struct pt_regs, so the alignment padding is waste of memory.

Applied to powerpc/next.

[1/1] powerpc: Only pad struct pt_regs when needed
https://git.kernel.org/powerpc/c/b09049c516af90d4b6643b5d0d2549cd01539086

cheers