Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: CPA avoid repeated lazy mmu flush
Impact: Flush the lazy MMU only once Pending mmu updates only need to be flushed once to bring the in-memory pagetable state up to date. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
- Loading branch information