Hi Eric,
On Tue, 18 Sep 2018 19:58:47 +0200 "Eric W. Biederman"
wrote:
>
> The callers of _exception don't need the pkey exception logic because
> they are not processing a pkey exception. So just call exception_common
> directly and then call force_sig_fault to generate the appropriate siginfo
The callers of _exception don't need the pkey exception logic because
they are not processing a pkey exception. So just call exception_common
directly and then call force_sig_fault to generate the appropriate siginfo
and deliver the appropriate signal.
Signed-off-by: "Eric W. Biederman"
---
arc