From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id AC5671007D4 for ; Thu, 16 Feb 2012 14:29:22 +1100 (EST) Message-ID: <1329362944.3772.45.camel@pasglop> Subject: Re: [PATCH 6/12] arch/powerpc: remove references to cpu_*_map. From: Benjamin Herrenschmidt To: Rusty Russell Date: Thu, 16 Feb 2012 14:29:04 +1100 In-Reply-To: <4F3B790F.1040907@linux.vnet.ibm.com> References: <1329281884.20466.rusty@rustcorp.com.au> <4F3B790F.1040907@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Venkatesh Pallipadi , linux-kernel@vger.kernel.org, Paul Mackerras , "Srivatsa S. Bhat" , "akpm@linux-foundation.org" , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2012-02-15 at 14:51 +0530, Srivatsa S. Bhat wrote: > On 02/15/2012 10:28 AM, Rusty Russell wrote: > > > From: Rusty Russell > > > > This has been obsolescent for a while; time for the final push. > > Acked-by: Benjamin Herrenschmidt Want me to stick that in -powerpc ? If yes, now or -next ? Cheers, Ben.