On Tue, 18 Sep 2018, Eric W. Biederman wrote:
> The function do_sigbus never sets si_code to PKUERR so it can never
> return a pkey to userspace. Therefore remove the unusable pkey
> parameter from do_sigbus.
>
> Signed-off-by: "Eric W. Biederman"
Reviewed-by: Thomas Gleixner
> ---
> arc
The function do_sigbus never sets si_code to PKUERR so it can never
return a pkey to userspace. Therefore remove the unusable pkey
parameter from do_sigbus.
Signed-off-by: "Eric W. Biederman"
---
arch/x86/mm/fault.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/
2 matches
Mail list logo