Re: [PATCH v2 2/5] asm-generic/tlb: stub out pud_free_tlb() if nopud ...

From: Linus Torvalds
Date: Tue Oct 15 2019 - 17:46:50 EST


On Tue, Oct 15, 2019 at 12:19 PM Vineet Gupta
<Vineet.Gupta1@xxxxxxxxxxxx> wrote:
>
> This came up when removing __ARCH_HAS_5LEVEL_HACK for ARC as code bloat
> from this routine which is not required in a 2-level paging setup

Ack, looks good.

Linus