commit | 0f45d7f36b766cb668cebfb5d4d2f67b4a8676ba | [log] [tgz] |
---|---|---|
author | Hyok S. Choi <hyok.choi@samsung.com> | Thu Sep 28 21:46:16 2006 +0900 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Sep 28 20:15:46 2006 +0100 |
tree | 975c493fc13a2a078ef4d41374794faf1c5d1510 | |
parent | 6cc7cbef948ea2660cc40d7aab090a479f7db6a2 [diff] |
[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. There is no FSR/FAR register on no-CP15 or MPU cores. This patch adds a dummy abort handler which returns zero for the base restored Data Abort model !CPU_CP15_MMU cores. The abort-lv4t.S is still used with the fix-up for the base updated Data Abort model cores. Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>