aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorMichal Hocko <mhocko@suse.cz>2018-06-27 17:46:50 +0200
committerThomas Gleixner <tglx@linutronix.de>2018-06-29 21:23:40 +0200
commite14d7dfb41f5807a0c1c26a13f2b8ef16af24935 (patch)
tree286125cde4ac83d006bce769c9b52060c365ab84 /Documentation/admin-guide
parentx86/speculation/l1tf: Protect PAE swap entries against L1TF (diff)
downloadlinux-dev-e14d7dfb41f5807a0c1c26a13f2b8ef16af24935.tar.xz
linux-dev-e14d7dfb41f5807a0c1c26a13f2b8ef16af24935.zip
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
Jan has noticed that pte_pfn and co. resp. pfn_pte are incorrect for CONFIG_PAE because phys_addr_t is wider than unsigned long and so the pte_val reps. shift left would get truncated. Fix this up by using proper types. Fixes: 6b28baca9b1f ("x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation") Reported-by: Jan Beulich <JBeulich@suse.com> Signed-off-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions