From: Brian Gerst Date: Mon, 12 Oct 2009 14:18:23 +0000 (-0400) Subject: x86, 64-bit: Move K8 B step iret fixup to fault entry asm X-Git-Tag: v2.6.33-rc1~396^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae24ffe5ecec17c956ac25371d7c2e12b4b36e53;p=pandora-kernel.git x86, 64-bit: Move K8 B step iret fixup to fault entry asm Move the handling of truncated %rip from an iret fault to the fault entry path. This allows x86-64 to use the standard search_extable() function. Signed-off-by: Brian Gerst Cc: Linus Torvalds Cc: Jan Beulich LKML-Reference: <1255357103-5418-1-git-send-email-brgerst@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed