]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] remove lock prefix from is_at_popf() tests
authorChuck Ebbert <76306.1226@compuserve.com>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
commit103cbd0d151b32096699f58f467cde828e119484
treebf115d920f235178344dbf545facb9daa769f9e1
parent2a5afdf703f681813065b4930556ecaa1f7fcea3
[PATCH] remove lock prefix from is_at_popf() tests

The lock prefix will cause an exception when used with the
popf instruction, so no need to continue searching after it's
found.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/ptrace.c