]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81bee5c8f39c6062fd4075f0f82955f05440396b
tree19ee9abf49caa767017d41d2a337d8f174a8a87f
parentb35f94a7d8b3434f9111e9b2b4966081d91def62
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