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)
commitc723ea4620a67fb0dbed5f5c33183543799e2177
tree19ee9abf49caa767017d41d2a337d8f174a8a87f
parentbd3c8b11eccddd311c9e6a56aa00c1af24ea5958
ARC: unaligned access emulation error handling consolidation

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>
arch/arc/kernel/entry.S
arch/arc/kernel/traps.c