From: Harvey Harrison Date: Wed, 30 Jan 2008 12:31:41 +0000 (+0100) Subject: x86: unify extable_{32|64}.c X-Git-Tag: v2.6.25-rc1~1143^2~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d48583ba9ade609634e694fc35ea62b7a8adaaa;p=pandora-kernel.git x86: unify extable_{32|64}.c Introduce fixup_exception() on 64-bit and use it in kprobes to eliminate an #ifdef. Only 64-bit needs search_extable() due to a stepping bug. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed