Home
last modified time | relevance | path

Searched hist:"419 ceeb12865998b940ebd86d5fb415efde1e864" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/mm/
H A Dfault.cdiff 419ceeb12865998b940ebd86d5fb415efde1e864 Fri Sep 21 08:27:32 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> signal/x86: Pass pkey by value

Now that si_code == SEGV_PKUERR is the flag indicating that a pkey
is present there is no longer a need to pass a pointer to a local
pkey value, instead pkey can be passed more efficiently by value.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>