From: Andi Kleen Date: Sat, 16 Apr 2005 22:24:58 +0000 (-0700) Subject: [PATCH] x86_64: Handle programs that set TF in user space using popf while single... X-Git-Tag: v2.6.12-rc3~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e502cdd63de666832b3b65017bb607c22d2868de;p=pandora-kernel.git [PATCH] x86_64: Handle programs that set TF in user space using popf while single stepping 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed