powerpc: Fill in si_addr_lsb siginfo field
authorAnton Blanchard <anton@samba.org>
Wed, 24 Sep 2014 06:59:58 +0000 (16:59 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 Oct 2014 07:15:17 +0000 (17:15 +1000)
commit9d57472f61acd7c3a33ebf5a79361e316d8ffbef
treedc1beb2245168ed89a1943536354de8eb179c61a
parent3913fdd7a23d9d8480ce3a6ca9cdf78bf0dec5a0
powerpc: Fill in si_addr_lsb siginfo field

Fill in the si_addr_lsb siginfo field so the hwpoison code can
pass to userspace the length of memory that has been corrupted.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/fault.c