diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2012-03-30 22:24:41 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2012-04-02 18:13:56 +0200 |
commit | cdd8e16feba87a3fc2bb1885d36f895a2a3288bf (patch) | |
tree | 26569389231172fbf0baf00f71e06dae7bab2583 /kernel/delayacct.c | |
parent | arch/tile: fix finv_buffer_remote() for tilegx (diff) | |
download | linux-cdd8e16feba87a3fc2bb1885d36f895a2a3288bf.tar.xz linux-cdd8e16feba87a3fc2bb1885d36f895a2a3288bf.zip |
arch/tile: return SIGBUS for addresses that are unaligned AND invalid
Previously we were returning SIGSEGV in this case. It seems cleaner
to return SIGBUS since the hardware figures out alignment traps
before TLB violations, so SIGBUS is the "more correct" signal.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'kernel/delayacct.c')
0 files changed, 0 insertions, 0 deletions