diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-18 09:37:28 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-21 15:50:26 +0200 |
commit | 2c44ce285fdd21713769bace4c27336d134be8a5 (patch) | |
tree | 6ed9a08badb7d0b749e6583a3cbb0c808ffa951d /.cocciconfig | |
parent | signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore (diff) | |
download | linux-2c44ce285fdd21713769bace4c27336d134be8a5.tar.xz linux-2c44ce285fdd21713769bace4c27336d134be8a5.zip |
signal/powerpc: Factor the common exception code into exception_common
It is brittle and wrong to populate si_pkey when there was not a pkey
exception. The field does not exist for all si_codes and in some
cases another field exists in the same memory location.
So factor out the code that all exceptions handlers must run
into exception_common, leaving the individual exception handlers
to generate the signals themselves.
Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions