From: Catalin Marinas Date: Tue, 22 Nov 2011 17:30:31 +0000 (+0000) Subject: ARM: LPAE: Add fault handling support X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635b9d48c7af38536972083c89f30d7e339bacf0;p=pandora-kernel.git ARM: LPAE: Add fault handling support The DFSR and IFSR register format is different when LPAE is enabled. In addition, DFSR and IFSR have similar definitions for the fault type. This modifies the fault code to correctly handle the new format. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed