From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [RFC][PATCH 0/2] fun with tlb flushing on s390 Date: Fri, 27 Jul 2012 10:01:31 +0200 Message-ID: <1343376091.32120.23.camel@twins> References: <1343317634-13197-1-git-send-email-schwidefsky@de.ibm.com> <1343331770.32120.6.camel@twins> <20120727085718.19c33cce@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20120727085718.19c33cce@de.ibm.com> Sender: owner-linux-mm@kvack.org To: Martin Schwidefsky Cc: linux-arch@vger.kernel.org, linux-mm@kvack.org, Zachary Amsden , Benjamin Herrenschmidt , Paul Mackerras , Chris Metcalf , Thomas Gleixner , Ingo Molnar List-Id: linux-arch.vger.kernel.org On Fri, 2012-07-27 at 08:57 +0200, Martin Schwidefsky wrote: > > > powerpc=20 > >=20 > > I have a patch that makes sparc64 do the same thing. >=20 > That is good, I guess we are in agreement then to add the mm > argument.=20 Ah, what I meant was make sparc64 use the lazy_mmu stuff just like ppc64 does. I haven't so far had a need for extra arguments. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org ([205.233.59.134]:36970 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752164Ab2G0IDx convert rfc822-to-8bit (ORCPT ); Fri, 27 Jul 2012 04:03:53 -0400 Message-ID: <1343376091.32120.23.camel@twins> Subject: Re: [RFC][PATCH 0/2] fun with tlb flushing on s390 From: Peter Zijlstra Date: Fri, 27 Jul 2012 10:01:31 +0200 In-Reply-To: <20120727085718.19c33cce@de.ibm.com> References: <1343317634-13197-1-git-send-email-schwidefsky@de.ibm.com> <1343331770.32120.6.camel@twins> <20120727085718.19c33cce@de.ibm.com> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Mime-Version: 1.0 Sender: linux-arch-owner@vger.kernel.org List-ID: To: Martin Schwidefsky Cc: linux-arch@vger.kernel.org, linux-mm@kvack.org, Zachary Amsden , Benjamin Herrenschmidt , Paul Mackerras , Chris Metcalf , Thomas Gleixner , Ingo Molnar Message-ID: <20120727080131.C5t5ADsWhnsXWfmrtUdaNMyhwAtEoeMxREIGlq6_8B4@z> On Fri, 2012-07-27 at 08:57 +0200, Martin Schwidefsky wrote: > > > powerpc > > > > I have a patch that makes sparc64 do the same thing. > > That is good, I guess we are in agreement then to add the mm > argument. Ah, what I meant was make sparc64 use the lazy_mmu stuff just like ppc64 does. I haven't so far had a need for extra arguments.