git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd3c8b1
)
ARC: unaligned access emulation error handling consolidation
author
Vineet Gupta
<vgupta@synopsys.com>
Thu, 4 Apr 2013 09:07:52 +0000
(14:37 +0530)
committer
Vineet 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