diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-18 01:32:23 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-21 15:26:24 +0200 |
commit | b4fd52f25c614f6904b86f708c20c82951c152ca (patch) | |
tree | 4c23f30899c1756bb1bb660d2e1a125e16ab5478 /arch/x86/entry | |
parent | 9db812dbb29d6244a9192e220deebdbc0080b38c (diff) |
signal/x86: Replace force_sig_info_fault with force_sig_fault
Now that the pkey handling has been removed force_sig_info_fault and
force_sig_fault perform identical work. Just the type of the address
paramter is different. So replace calls to force_sig_info_fault with
calls to force_sig_fault, and remove force_sig_info_fault.
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'arch/x86/entry')
0 files changed, 0 insertions, 0 deletions