On Fri, Jan 26, 2018 at 11:55 PM, Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > > Here's another spin of the spectre-v1 mitigations for 4.16. I see nothing really objectionable here. And unlike Spectre-v2 and Meltdown, I expect Spectre-v1 to be with us for a long time. It's not a "CPU did a bad job with checking the cached information it had" (whether it be from the TLB, BTB or RSB), it's pretty fundamental to just regular conditional branch prediction. So ack from me, and I don't expect this to be behind any config options. I still haven't really seen any numbers for this, but I _assume_ it's basically not measurable. Linus