On Fri, Nov 20, 2020 at 6:36 AM Will Deacon <will at kernel.org> wrote:
>
> Introduce tlb_gather_mmu_fullmm() to make it clearer that this is for the
> entire mm and WARN() if tlb_gather_mmu() is called with an 'end' address
> greated than TASK_SIZE.
Ack (but with a spello note - "greated").
Linus