From: Russell King Date: Sun, 20 Sep 2009 11:53:01 +0000 (+0100) Subject: ARM: Separate out access error checking X-Git-Tag: v2.6.32-rc1~49^2~1^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d374bf14a5ff18133bd6a6cc00f189949f7ba8fb;p=pandora-kernel.git ARM: Separate out access error checking Since we get notified separately about prefetch aborts, which may be permission faults, we need to check for appropriate access permissions when handling a fault. This patch prepares us for doing this by separating out the access error checking. Signed-off-by: Russell King --- Reading git-diff-tree failed