Re: [PATCH 1/7] x86/mm/tlb: Always use lazy TLB mode

From: Peter Zijlstra
Date: Mon Oct 01 2018 - 11:59:26 EST


On Tue, Sep 25, 2018 at 11:58:38PM -0400, Rik van Riel wrote:
> Now that CPUs in lazy TLB mode no longer receive TLB shootdown IPIs, except
> at page table freeing time, and idle CPUs will no longer get shootdown IPIs
> for things like mprotect and madvise, we can always use lazy TLB mode.

But that's only so at the end of this patch series; either change the
Changelog or the location of this patch?