From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757572AbXENUAR (ORCPT ); Mon, 14 May 2007 16:00:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755401AbXENUAF (ORCPT ); Mon, 14 May 2007 16:00:05 -0400 Received: from smtp1.linux-foundation.org ([65.172.181.25]:57114 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755349AbXENUAB (ORCPT ); Mon, 14 May 2007 16:00:01 -0400 Date: Mon, 14 May 2007 12:59:46 -0700 From: Andrew Morton To: Jeremy Fitzhardinge Cc: James Bottomley , Linus Torvalds , linux-kernel , Andi Kleen , "Eric W. Biederman" Subject: Re: [VOYAGER] fix build broken by shift to smp_ops Message-Id: <20070514125946.0f74221c.akpm@linux-foundation.org> In-Reply-To: <46489818.4000408@goop.org> References: <1179158912.3703.47.camel@mulgrave.il.steeleye.com> <46489818.4000408@goop.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 May 2007 10:10:48 -0700 Jeremy Fitzhardinge wrote: > James Bottomley wrote: > > From: Jeremy Fitzhardinge > > Subject: [VOYAGER] fix build broken by shift to smp_ops > > > > This adds an smp_ops for voyager, and hooks things up appropriately. > > This is the first baby-step to making subarch runtime switchable. > > > > Signed-off-by: Jeremy Fitzhardinge > > > > Rediffed to work in the absence of the smp consolidation patch > > > > I think Andrew is carrying that in -mm. If you're proposing this for > git, then we may as well pull in that patch too. > Does "that" have name? I can find no patch in -mm which appears to have anything to do with SMP consolidation, and this patch applies cleanly to the current -mm lineup.