From: Harvey Harrison Date: Wed, 30 Jan 2008 12:32:35 +0000 (+0100) Subject: x86: begin fault_{32|64}.c unification X-Git-Tag: v2.6.25-rc1~1143^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc85be087d6645575847dc23c37147a2352312b;p=pandora-kernel.git x86: begin fault_{32|64}.c unification Move X86_32 only get_segment_eip to X86_64 Move X86_64 only is_errata93 to X86_32 Change X86_32 loop in is_prefetch to highlight the differences between them. Fold the logic from __is_prefetch in as well on X86_32. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed