On 02/11/20 19:01, Andy Lutomirski wrote:
What's the point? Surely the kernel should reliably mitigate the
flaw, and the kernel should decide how to do so.
There is some slowdown in trapping #DB and #AC unconditionally. Though
for these two cases nobody should care so I agree with keeping the code
simple and keeping the workaround.
Also, why would this trigger after more than a few hundred cycles,
something like the length of the longest microcode loop? HZ*10 seems
like a very generous estimate already.