From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e23smtp08.au.ibm.com (e23smtp08.au.ibm.com [202.81.31.141]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e23smtp08.au.ibm.com", Issuer "GeoTrust SSL CA" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 9D046B6FD5 for ; Wed, 15 Feb 2012 20:21:42 +1100 (EST) Received: from /spool/local by e23smtp08.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 15 Feb 2012 09:19:21 +1000 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q1F9GDtP3457134 for ; Wed, 15 Feb 2012 20:16:15 +1100 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q1F9LNML011703 for ; Wed, 15 Feb 2012 20:21:24 +1100 Message-ID: <4F3B790F.1040907@linux.vnet.ibm.com> Date: Wed, 15 Feb 2012 14:51:19 +0530 From: "Srivatsa S. Bhat" MIME-Version: 1.0 To: Rusty Russell Subject: Re: [PATCH 6/12] arch/powerpc: remove references to cpu_*_map. References: <1329281884.20466.rusty@rustcorp.com.au> In-Reply-To: <1329281884.20466.rusty@rustcorp.com.au> Content-Type: text/plain; charset=ISO-8859-1 Cc: Venkatesh Pallipadi , linux-kernel@vger.kernel.org, Paul Mackerras , "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 02/15/2012 10:28 AM, Rusty Russell wrote: > From: Rusty Russell > > This has been obsolescent for a while; time for the final push. > > Signed-off-by: Rusty Russell > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: linuxppc-dev@lists.ozlabs.org > --- Reviewed-by: Srivatsa S. Bhat Regards, Srivatsa S. Bhat From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758383Ab2BOJVf (ORCPT ); Wed, 15 Feb 2012 04:21:35 -0500 Received: from e23smtp01.au.ibm.com ([202.81.31.143]:33684 "EHLO e23smtp01.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751451Ab2BOJVd (ORCPT ); Wed, 15 Feb 2012 04:21:33 -0500 Message-ID: <4F3B790F.1040907@linux.vnet.ibm.com> Date: Wed, 15 Feb 2012 14:51:19 +0530 From: "Srivatsa S. Bhat" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: Rusty Russell CC: Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, Venkatesh Pallipadi , "akpm@linux-foundation.org" Subject: Re: [PATCH 6/12] arch/powerpc: remove references to cpu_*_map. References: <1329281884.20466.rusty@rustcorp.com.au> In-Reply-To: <1329281884.20466.rusty@rustcorp.com.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit x-cbid: 12021423-1618-0000-0000-000000CED348 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. > > Signed-off-by: Rusty Russell > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: linuxppc-dev@lists.ozlabs.org > --- Reviewed-by: Srivatsa S. Bhat Regards, Srivatsa S. Bhat