linux/arch/x86/include
Andi Kleen 0768f91530 x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Some cases in THP like:
  - MADV_FREE
  - mprotect
  - split

mark the PMD non present for temporarily to prevent races. The window for
an L1TF attack in these contexts is very small, but it wants to be fixed
for correctness sake.

Use the proper low level functions for pmd/pud_mknotpresent() to address
this.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2018-08-08 09:23:44 +02:00
..
asm x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert 2018-08-08 09:23:44 +02:00
uapi/asm Merge branch 'linus' into timers/2038 2018-05-19 13:55:40 +02:00