commit | ca6ca91d8c7498d45e0d35800503699164366f10 | [log] [tgz] |
---|---|---|
author | Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk> | Sun Sep 04 10:13:48 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Sep 04 10:13:48 2005 +0100 |
tree | 3e340cd984e08f4f1edd7c8f33c4e45cf6ace743 | |
parent | 9bed07d0fed01f7c39d128e59e5d35d7d67ff439 [diff] |
[ARM] 2875/1: Data Abort fixes 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>