From: Hyok S. Choi Date: Thu, 28 Sep 2006 12:46:16 +0000 (+0900) Subject: [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. X-Git-Tag: v2.6.19-rc1~885^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f45d7f36b766cb668cebfb5d4d2f67b4a8676ba;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed