From: Chuck Ebbert <76306.1226@compuserve.com> Date: Wed, 11 Jan 2006 21:46:03 +0000 (+0100) Subject: [PATCH] x86_64: allow setting RF in EFLAGS X-Git-Tag: v2.6.16-rc1~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60923df35edab273d0bd8e829cdfdc5cfbb4fd2c;p=pandora-kernel.git [PATCH] x86_64: allow setting RF in EFLAGS Setting RF (resume flag) allows a debugger to resume execution after a code breakpoint without tripping the breakpoint again. It is reset by the CPU after executing one instruction. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed