From: Jan Beulich Date: Tue, 18 Sep 2012 11:16:14 +0000 (+0100) Subject: x86: Use REP BSF unconditionally X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~92^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26a44a2d618a491d5c6a2a8aaf66ee03a94739f;p=pandora-kernel.git x86: Use REP BSF unconditionally Make "REP BSF" unconditional, as per the suggestion of hpa and Linus, this removes the insane BSF_PREFIX conditional and simplifies the logic. Suggested-by: "H. Peter Anvin" Suggested-by: Linus Torvalds Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/5058741E020000780009C014@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed