[PATCH] x86_64: Handle programs that set TF in user space using popf while single...
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:24:58 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:58 +0000 (15:24 -0700)
Ported from i386/Linus

Still won't handle other TF changing instructions like IRET or LAHF.

Prefix handling must be double checked...

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found