From: Helge Deller Date: Thu, 7 Nov 2013 16:08:36 +0000 (+0100) Subject: parisc: signal fixup - SIGBUS vs. SIGSEGV X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f2048fd8bc4219db821611da305a74f4b72b3c3;p=pandora-kernel.git 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: Helge Deller --- Reading git-diff-tree failed