From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ecfrec.frec.bull.fr (ecfrec.frec.bull.fr [129.183.4.8]) by ozlabs.org (Postfix) with ESMTP id 9B69CDDF07 for ; Thu, 31 Jul 2008 20:11:48 +1000 (EST) Date: Thu, 31 Jul 2008 12:12:18 +0200 From: Sebastien Dugue To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH 0/3] powerpc - Make the irq reverse mapping tree lockless Message-ID: <20080731121218.5a07596a@bull.net> In-Reply-To: <1217497241-10685-1-git-send-email-sebastien.dugue@bull.net> References: <1217497241-10685-1-git-send-email-sebastien.dugue@bull.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: tinytim@us.ibm.com, linux-rt-users@vger.kernel.org, jean-pierre.dion@bull.net, rostedt@goodmis.org, linux-kernel@vger.kernel.org, paulus@samba.org, gilles.carry@ext.bull.net, tglx@linutronix.de List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , OK, I goofed up with git-format-patch, forgot the --numbered option. The patches subjects should read: [PATCH 1/3] powerpc - Initialize the irq radix tree earlier [PATCH 2/3] powerpc - Separate the irq radix tree insertion and lookup [PATCH 3/3] powerpc - Make the irq reverse mapping radix tree lockless Sorry for that. Sebastien.