ARC: unaligned access emulation error handling consolidation
authorVineet Gupta <vgupta@synopsys.com>
Thu, 4 Apr 2013 09:07:52 +0000 (14:37 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 7 May 2013 08:13:55 +0000 (13:43 +0530)
If CONFIG_ARC_MISALIGN_ACCESS is not enabled, or if the fixup fails,
call the same error handler: same signal/si_code to user (SIGBUS)

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found