Skip to content
Commit 1f2048fd authored by Helge Deller's avatar Helge Deller
Browse files

parisc: signal fixup - SIGBUS vs. SIGSEGV



Clean up code to send correct signal on invalid memory accesses:
Send SIGBUS instead of SIGSEGV for memory accesses outside of mmap'ed
areas

This fixes the mmap13 testcase from the Linux Test Project.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 63379c13
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment