mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
tlb_flush_mmu() needs to flush pending TLB entries before processing the mmu_gather ->pages list. Noticed by Benjamin Herrenschmidt. Signed-off-by: David S. Miller <davem@davemloft.net>