Home
last modified time | relevance | path

Searched hist:"5 d8fb8a58659098a845235f08c1f69de0c96297c" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dbug.hdiff 5d8fb8a58659098a845235f08c1f69de0c96297c Tue Sep 18 10:56:25 CEST 2018 Eric W. Biederman <ebiederm@xmission.com> signal/powerpc: Specialize _exception_pkey for handling pkey exceptions

Now that _exception no longer calls _exception_pkey it is no longer
necessary to handle any signal with any si_code. All pkey exceptions
are SIGSEGV with paired with SEGV_PKUERR. So just handle
that case and remove the now unnecessary parameters from _exception_pkey.

Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/arch/powerpc/mm/
H A Dfault.cdiff 5d8fb8a58659098a845235f08c1f69de0c96297c Tue Sep 18 10:56:25 CEST 2018 Eric W. Biederman <ebiederm@xmission.com> signal/powerpc: Specialize _exception_pkey for handling pkey exceptions

Now that _exception no longer calls _exception_pkey it is no longer
necessary to handle any signal with any si_code. All pkey exceptions
are SIGSEGV with paired with SEGV_PKUERR. So just handle
that case and remove the now unnecessary parameters from _exception_pkey.

Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux/arch/powerpc/kernel/
H A Dtraps.cdiff 5d8fb8a58659098a845235f08c1f69de0c96297c Tue Sep 18 10:56:25 CEST 2018 Eric W. Biederman <ebiederm@xmission.com> signal/powerpc: Specialize _exception_pkey for handling pkey exceptions

Now that _exception no longer calls _exception_pkey it is no longer
necessary to handle any signal with any si_code. All pkey exceptions
are SIGSEGV with paired with SEGV_PKUERR. So just handle
that case and remove the now unnecessary parameters from _exception_pkey.

Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>