[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180918125151.31744-1-schwidefsky@de.ibm.com>
Date: Tue, 18 Sep 2018 14:51:49 +0200
From: Martin Schwidefsky <schwidefsky@...ibm.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: will.deacon@....com, 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,
Linus Torvalds <torvalds@...ux-foundation.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>
Subject: [RFC][PATCH 0/2] convert s390 to generic mmu_gather
Hi Peter,
as an add-on for the TLB flushing changes two patches to make
s390 use the generic mmu_gather code as well. I let it run for
a few hours with several TLB stress tests, no fallout so far.
It certainly can use more testing but it looks ok to me.
Martin Schwidefsky (2):
asm-generic/tlb: introduce HAVE_MMU_GATHER_NO_GATHER
s390/tlb: convert to generic mmu_gather
arch/Kconfig | 3 +
arch/s390/Kconfig | 3 +
arch/s390/include/asm/tlb.h | 130 ++++++++++++++------------------------------
arch/s390/mm/pgalloc.c | 63 +--------------------
include/asm-generic/tlb.h | 9 ++-
mm/mmu_gather.c | 114 ++++++++++++++++++++++----------------
6 files changed, 121 insertions(+), 201 deletions(-)
--
2.16.4
Powered by blists - more mailing lists