diff options
author | 2018-08-07 15:09:36 -0700 | |
---|---|---|
committer | 2018-08-08 09:23:43 +0200 | |
commit | f22cc87f6c1f771b57c407555cfefd811cdd9507 (patch) | |
tree | d48bf57d7816867286ff780f2f5d78ef00472fe3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cpu/hotplug: Fix SMT supported evaluation (diff) | |
download | linux-dev-f22cc87f6c1f771b57c407555cfefd811cdd9507.tar.xz linux-dev-f22cc87f6c1f771b57c407555cfefd811cdd9507.zip |
x86/speculation/l1tf: Invert all not present mappings
For kernel mappings PAGE_PROTNONE is not necessarily set for a non present
mapping, but the inversion logic explicitely checks for !PRESENT and
PROT_NONE.
Remove the PROT_NONE check and make the inversion unconditional for all not
present mappings.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions