diff options
author | 2018-09-21 15:27:32 +0200 | |
---|---|---|
committer | 2018-09-21 15:29:57 +0200 | |
commit | 419ceeb12865998b940ebd86d5fb415efde1e864 (patch) | |
tree | 6719d6f2a03aad45a8822c773c7a149c458b6268 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | signal/x86: Replace force_sig_info_fault with force_sig_fault (diff) | |
download | linux-dev-419ceeb12865998b940ebd86d5fb415efde1e864.tar.xz linux-dev-419ceeb12865998b940ebd86d5fb415efde1e864.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions