commit | 36bf96801e3a2c4efae0bb8c1897a530fc9ca13e | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 25 16:10:35 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Oct 25 16:10:19 2010 +0200 |
tree | f509ae4845807edf2bf3c784ca5d26be1a12ca9b | |
parent | 585b954e1f2fa325d425b0786e4525ac7c9ae575 [diff] |
[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>