From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 24 Feb 2012 04:19:03 +0000 Subject: Re: [PATCH 7/12] arch/sh: remove references to cpu_*_map. Message-Id: <20120224041903.GD9994@linux-sh.org> List-Id: References: <1329281884.17297.rusty@rustcorp.com.au> In-Reply-To: <1329281884.17297.rusty@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Rusty Russell Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, Feb 15, 2012 at 03:28:04PM +1030, Rusty Russell wrote: > From: Rusty Russell > > This has been obsolescent for a while; time for the final push. > > Signed-off-by: Rusty Russell > Cc: Paul Mundt > Cc: linux-sh@vger.kernel.org Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755994Ab2BXETM (ORCPT ); Thu, 23 Feb 2012 23:19:12 -0500 Received: from linux-sh.org ([111.68.239.195]:40078 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754754Ab2BXETK (ORCPT ); Thu, 23 Feb 2012 23:19:10 -0500 Date: Fri, 24 Feb 2012 13:19:03 +0900 From: Paul Mundt To: Rusty Russell Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 7/12] arch/sh: remove references to cpu_*_map. Message-ID: <20120224041903.GD9994@linux-sh.org> References: <1329281884.17297.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1329281884.17297.rusty@rustcorp.com.au> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 15, 2012 at 03:28:04PM +1030, Rusty Russell wrote: > From: Rusty Russell > > This has been obsolescent for a while; time for the final push. > > Signed-off-by: Rusty Russell > Cc: Paul Mundt > Cc: linux-sh@vger.kernel.org Applied, thanks.