[PATCH 0/3] x86: correct fencing around CLFLUSH (+some tidying)

Jan Beulich posted 3 patches 2 years, 9 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH 0/3] x86: correct fencing around CLFLUSH (+some tidying)
Posted by Jan Beulich 2 years, 9 months ago
While it'll make backporting of the last patch a little harder,
it seemed better to me to do some cleanup first this time round.

1: drop NOP_DS_PREFIX
2: cpuid: replace more cpufeat_word() uses
3: correct fencing around CLFLUSH

Jan