[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180914165643.GH6236@arm.com>
Date: Fri, 14 Sep 2018 17:56:43 +0100
From: Will Deacon <will.deacon@....com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: aneesh.kumar@...ux.vnet.ibm.com, akpm@...ux-foundation.org,
npiggin@...il.com, linux-arch@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linux@...linux.org.uk,
heiko.carstens@...ibm.com
Subject: Re: [RFC][PATCH 02/11] asm-generic/tlb: Provide
HAVE_MMU_GATHER_PAGE_SIZE
On Thu, Sep 13, 2018 at 11:21:12AM +0200, Peter Zijlstra wrote:
> Move the mmu_gather::page_size things into the generic code instead of
> powerpc specific bits.
>
> Cc: Will Deacon <will.deacon@....com>
> Cc: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Cc: Nick Piggin <npiggin@...il.com>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
> ---
> arch/Kconfig | 3 +++
> arch/arm/include/asm/tlb.h | 3 +--
> arch/ia64/include/asm/tlb.h | 3 +--
> arch/powerpc/Kconfig | 1 +
> arch/powerpc/include/asm/tlb.h | 17 -----------------
> arch/s390/include/asm/tlb.h | 4 +---
> arch/sh/include/asm/tlb.h | 4 +---
> arch/um/include/asm/tlb.h | 4 +---
> include/asm-generic/tlb.h | 25 +++++++++++++------------
> mm/huge_memory.c | 4 ++--
> mm/hugetlb.c | 2 +-
> mm/madvise.c | 2 +-
> mm/memory.c | 4 ++--
> mm/mmu_gather.c | 5 +++++
> 14 files changed, 33 insertions(+), 48 deletions(-)
Looks fine to me, but I hope we can remove this option altogether in future:
Acked-by: Will Deacon <will.deacon@....com>
Will
Powered by blists - more mailing lists