mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-28 07:49:47 -04:00
Revert commits:95b0e6357dx86/mm/tlb: Always use lazy TLB mode64482aafe5x86/mm/tlb: Only send page table free TLB flush to lazy TLB CPUsac03158969x86/mm/tlb: Make lazy TLB mode lazier61d0beb579x86/mm/tlb: Restructure switch_mm_irqs_off()2ff6ddf19cx86/mm/tlb: Leave lazy TLB mode at page table free time In order to simplify the TLB invalidate fixes for x86 and unify the parts that need backporting. We'll try again later. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Rik van Riel <riel@surriel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>