[ARM] 2875/1: Data Abort fixes
authorTimothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Sun, 4 Sep 2005 09:13:48 +0000 (10:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Sep 2005 09:13:48 +0000 (10:13 +0100)
Patch from Timothy Baldwin

All data aborts are treated as read accesses. The existing code updates the wrong bit of r1, also the comments are wrong in that the sense of the L bit is inverted.

Signed-off-by: Timothy E. Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found