commit | 99cd1302327a2ccaedf905e9f6a8d8fd234bd485 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Thu Jan 18 17:50:42 2018 -0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Jan 20 22:59:05 2018 +1100 |
tree | fe969743ada5b66e4bfe93eb960d3eb3265ea8d8 | |
parent | 087003e9ef7c1c5bec932387e47511429eff2a54 [diff] |
powerpc: Deliver SEGV signal on pkey violation The value of the pkey, whose protection got violated, is made available in si_pkey field of the siginfo structure. Signed-off-by: Ram Pai <linuxram@us.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>