From: Chuck Ebbert <76306.1226@compuserve.com> Date: Tue, 26 Sep 2006 08:52:32 +0000 (+0200) Subject: [PATCH] remove lock prefix from is_at_popf() tests X-Git-Tag: v2.6.19-rc1~1077^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d35854a1cf7fb170c8e133a5e40a9d19e7fc17;p=pandora-kernel.git [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 --- Reading git-diff-tree failed