Re: [PATCH] powerpc/kuap: Force inlining of all first level KUAP helpers.

From: Michael Ellerman
Date: Fri Jun 18 2021 - 00:23:21 EST


On Thu, 3 Jun 2021 09:13:54 +0000 (UTC), Christophe Leroy wrote:
> All KUAP helpers defined in asm/kup.h are single line functions
> that should be inlined. But on book3s/32 build, we get many
> instances of <prevent_write_to_user.constprop.0>.
>
> Force inlining of those helpers.

Applied to powerpc/next.

[1/1] powerpc/kuap: Force inlining of all first level KUAP helpers.
https://git.kernel.org/powerpc/c/240efd717c415e69511780044f44416bdf161523

cheers