From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omx2.sgi.com (omx2-ext.sgi.com [192.48.171.19]) by ozlabs.org (Postfix) with ESMTP id 65F96679F3 for ; Tue, 18 Apr 2006 09:50:12 +1000 (EST) Date: Mon, 17 Apr 2006 16:48:52 -0700 (PDT) From: Christoph Lameter To: Steven Rostedt Subject: Re: [PATCH 00/05] robust per_cpu allocation for modules In-Reply-To: Message-ID: References: <1145049535.1336.128.camel@localhost.localdomain> <4440855A.7040203@yahoo.com.au> <20060417220238.GD3945@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Christoph Lameter Cc: Andrew Morton , linux-mips@linux-mips.org, David Mosberger-Tang , linux-ia64@vger.kernel.org, Martin Mares , spyro@f2s.com, Joe Taylor , Andi Kleen , linuxppc-dev@ozlabs.org, paulus@samba.org, benedict.gaster@superh.com, bjornw@axis.com, Ingo Molnar , Ravikiran G Thirumalai , Nick Piggin , grundler@parisc-linux.org, starvik@axis.com, Linus Torvalds , Thomas Gleixner , rth@twiddle.net, Chris Zankel , tony.luck@intel.com, LKML , ralf@linux-mips.org, Marc Gauthier , lethal@linux-sh.org, schwidefsky@de.ibm.com, linux390@de.ibm.com, davem@davemloft.net, parisc-linux@parisc-linux.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 17 Apr 2006, Steven Rostedt wrote: > So now we can focus on a better solution. Could you have a look at Kiran's work? Maybe one result of your work could be that the existing indirection for alloc_percpu could be avoided?