To: Dave Jones <davej@...>, Jeremy Fitzhardinge <jeremy@...>, Jan Beulich <jbeulich@...>, Andrew Morton <akpm@...>, Andi Kleen <ak@...>, <linux-kernel@...>, <patches@...>
No, there's two mechanisms. There's the clobber the lock prefix thing,
which is unaffected. And there's smp_alternatives, which was a more
ambitious mechanism to completely replace instructions in the SMP vs
non-SMP cases, which is completely unused and therefore removed.
J
-