Re: [PATCH] powerpc/32s: Speed up likely path of kuap_update_sr()

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


On Thu, 6 May 2021 13:27:31 +0000 (UTC), Christophe Leroy wrote:
> In most cases, kuap_update_sr() will update a single segment
> register.
>
> We know that first update will always be done, if there is no
> segment register to update at all, kuap_update_sr() is not
> called.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/32s: Speed up likely path of kuap_update_sr()
https://git.kernel.org/powerpc/c/8af8d72dc58e90dc945ca627b24968400e0f21b6

cheers