Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758671AbZJHPqK (ORCPT ); Thu, 8 Oct 2009 11:46:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758616AbZJHPqJ (ORCPT ); Thu, 8 Oct 2009 11:46:09 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:37452 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758612AbZJHPqI (ORCPT ); Thu, 8 Oct 2009 11:46:08 -0400 Date: Thu, 8 Oct 2009 08:44:44 -0700 (PDT) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Peter Zijlstra cc: Ingo Molnar , Andrew Morton , "hugh.dickins" , David Howells , lkml , linux-arch Subject: Re: [RFC][PATCH] kmap_atomic_push In-Reply-To: <1255016123.17055.17.camel@laptop> Message-ID: References: <1255016123.17055.17.camel@laptop> User-Agent: Alpine 2.01 (LFD 1184 2008-12-16) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 597 Lines: 18 On Thu, 8 Oct 2009, Peter Zijlstra wrote: > > The below patchlet changes the kmap_atomic interface to a stack based > one that doesn't require the KM_types anymore. I think this is how we should have done it originally. That said, if we do this, I'd hate to have the "push" and "pop" parts to the name. They don't really add a whole lot. Linus -- 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/