diff options
author | Peter Zijlstra <[email protected]> | 2018-12-03 18:03:44 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-12-17 18:48:09 +0100 |
commit | 721066dfd4d5c0fee5772c777d6930d0f423b4eb (patch) | |
tree | c79ef0f4f26fbdf5696f8e2122fe7a99510ed057 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | cd01544a268ad8ee5b1dfe42c4393f1095f86879 (diff) |
x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
In commit:
a7295fd53c39 ("x86/mm/cpa: Use flush_tlb_kernel_range()")
I misread the CAP array code and incorrectly used
tlb_flush_kernel_range(), resulting in missing TLB flushes and
consequent failures.
Instead do a full invalidate in this case -- for now.
Reported-by: StDenis, Tom <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Fixes: a7295fd53c39 ("x86/mm/cpa: Use flush_tlb_kernel_range()")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions