From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752658AbXC0WLl (ORCPT ); Tue, 27 Mar 2007 18:11:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753360AbXC0WLk (ORCPT ); Tue, 27 Mar 2007 18:11:40 -0400 Received: from gw.goop.org ([64.81.55.164]:36535 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752658AbXC0WLj (ORCPT ); Tue, 27 Mar 2007 18:11:39 -0400 Message-ID: <46099696.3020003@goop.org> Date: Tue, 27 Mar 2007 15:11:34 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Jeremy Fitzhardinge CC: Andrew Morton , Zachary Amsden , Xen-devel , Linux Kernel Mailing List , James Bottomley , Virtualization Mailing List , Ingo Molnar Subject: Re: [Xen-devel] [PATCH] Add smp_ops interface References: <46099624.30606@goop.org> In-Reply-To: <46099624.30606@goop.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jeremy Fitzhardinge wrote: > [ Andrew: Patch is based on 2.6.21-rc5-mm1 + the pda->percpu patch I > posted the other day. It will have a minor context conflict without > that patch, but is otherwise standalone. ] > Sorry, it also depends on simplify-smp_call_function.patch, which I'll repost shortly. J