On Thu, Apr 23, 2015 at 02:37:27PM -0700, H. Peter Anvin wrote: > Yes, the NULL SS is a special thing in 64-bit mode. I agree that > context-switching it is probably the way to go; it should be cheap > enough. We might even be able to conditionalize it on an X86_BUG_ > flag.
Oh sure, I was thinking of an AMD-specific "call amd_fixup_ss" which gets NOPped out on Intel. We do those for breakfast :-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/