From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail172.messagelabs.com (mail172.messagelabs.com [216.82.254.3]) by kanga.kvack.org (Postfix) with SMTP id 527926B02E2 for ; Fri, 20 Aug 2010 17:48:53 -0400 (EDT) Message-ID: <4C6EF82C.2090703@redhat.com> Date: Fri, 20 Aug 2010 17:48:28 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [RFC][PATCH 3/6] mm, frv: Out-of-line kmap-atomic References: <20100819201317.673172547@chello.nl> <20100819202753.710621383@chello.nl> In-Reply-To: <20100819202753.710621383@chello.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Peter Zijlstra Cc: Linus Torvalds , Andrew Morton , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Russell King , David Howells , Ralf Baechle , David Miller , Paul Mackerras , Benjamin Herrenschmidt , Hugh Dickins , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org List-ID: On 08/19/2010 04:13 PM, Peter Zijlstra wrote: > Out-of-line the kmap_atomic implementation since the dynamic type > destroys all the constant value reduction previously used. > > Also, remove the first 4 primary maps, since those are used by the > architecture for special purposes, mostly through direct assembly, but > also through the __kmap_atomic_primary() interface. > > Signed-off-by: Peter Zijlstra Acked-by: Rik van Riel -- All rights reversed -- 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