diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-18 11:56:25 +0300 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-21 16:52:43 +0300 |
commit | 5d8fb8a58659098a845235f08c1f69de0c96297c (patch) | |
tree | 74072d4c1cb24cc216f16fc4ac480371a86191d5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c1c7c85ceafe5a96c4d5fc648ff42a7102838dd7 (diff) | |
download | linux-5d8fb8a58659098a845235f08c1f69de0c96297c.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions