The mitigation involves more flushing and the serialization of RDRAND. That means a RDRAND instruction will take longer to run, but it also means that RDRAND requires locking across the system, which will slow things considerably if it is executed frequently. There are ways to turn the mitigations off, of course. See this new kernel document for more information.
These fixes are currently queued to be part of the
5.7.2,
5.6.18,
5.4.46,
4.19.128,
4.14.184
4.9.227,
4.4.227, and
3.16.85
stable updates.