commit | d4d35854a1cf7fb170c8e133a5e40a9d19e7fc17 | [log] [tgz] |
---|---|---|
author | Chuck Ebbert <76306.1226@compuserve.com> | Tue Sep 26 10:52:32 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:32 2006 +0200 |
tree | bf115d920f235178344dbf545facb9daa769f9e1 | |
parent | 145106e81090fcdfb57b7f2e90b98c6445b6f33d [diff] |
[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>