]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
[S390] fix SIGBUS handling
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Oct 2010 14:10:35 +0000 (16:10 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 25 Oct 2010 14:10:19 +0000 (16:10 +0200)
commit36bf96801e3a2c4efae0bb8c1897a530fc9ca13e
treef509ae4845807edf2bf3c784ca5d26be1a12ca9b
parent585b954e1f2fa325d425b0786e4525ac7c9ae575
[S390] fix SIGBUS handling

Raise SIGBUS with a siginfo structure. Deliver BUS_ADRERR as si_code and
the address of the fault in the si_addr field.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/fault.c