Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757301Ab1CIQek (ORCPT ); Wed, 9 Mar 2011 11:34:40 -0500 Received: from service87.mimecast.com ([94.185.240.25]:40751 "HELO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755612Ab1CIQei convert rfc822-to-8bit (ORCPT ); Wed, 9 Mar 2011 11:34:38 -0500 Subject: Re: [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb From: Catalin Marinas To: Peter Zijlstra Cc: Andrea Arcangeli , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , Russell King , Chris Metcalf , Martin Schwidefsky In-Reply-To: <1299685689.2308.3113.camel@twins> References: <20110302175928.022902359@chello.nl> <20110302180259.109909335@chello.nl> <1299683964.2308.3075.camel@twins> <1299684963.19820.344.camel@e102109-lin.cambridge.arm.com> <1299685150.2308.3097.camel@twins> <1299685689.2308.3113.camel@twins> Organization: ARM Limited Date: Wed, 09 Mar 2011 16:34:15 +0000 Message-ID: <1299688455.19820.401.camel@e102109-lin.cambridge.arm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 X-OriginalArrivalTime: 09 Mar 2011 16:34:25.0071 (UTC) FILETIME=[DA0953F0:01CBDE77] X-MC-Unique: 111030916343104901 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 21 On Wed, 2011-03-09 at 15:48 +0000, Peter Zijlstra wrote: > On Wed, 2011-03-09 at 16:39 +0100, Peter Zijlstra wrote: > > > > Ok, will try and sort that out. > > We could do something like the below and use the end passed down, which > because it goes top down should be clipped at the appropriate size, just > means touching all the p??_free_tlb() implementations ;-) Looks fine to me (apart from the hassle to change the p??_free_tlb() definitions). -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/