Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932560AbXBPR1F (ORCPT ); Fri, 16 Feb 2007 12:27:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932510AbXBPR1E (ORCPT ); Fri, 16 Feb 2007 12:27:04 -0500 Received: from e1.ny.us.ibm.com ([32.97.182.141]:40259 "EHLO e1.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932483AbXBPR1B (ORCPT ); Fri, 16 Feb 2007 12:27:01 -0500 Subject: Re: [Xen-devel] Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas From: Hollis Blanchard Reply-To: Hollis Blanchard To: Keir Fraser Cc: Jeremy Fitzhardinge , Andi Kleen , Zachary Amsden , xen-devel@lists.xensource.com, virtualization@lists.osdl.org, linux-kernel@vger.kernel.org, Jan Beulich , Chris Wright , Ian Pratt , Andrew Morton , Christian Limpach , Jimi Xenidis In-Reply-To: References: Content-Type: text/plain Organization: IBM Linux Technology Center Date: Fri, 16 Feb 2007 11:26:19 -0600 Message-Id: <1171646779.20683.5.camel@basalt> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 24 On Fri, 2007-02-16 at 17:10 +0000, Keir Fraser wrote: > > > On 16/2/07 16:46, "Jeremy Fitzhardinge" wrote: > > > Yes, that would work. Unfortunately that's i386 arch-specific, whereas > > the rest of this code is generic. I guess I could just move it all to > > arch/i386/mm. > > This whole thing isn't an issue on ia64 (they no-op lock_vm_area) and > powerpc doesn't use any of the Xen driver code at this time. Not sure what you mean? PowerPC uses pretty much all of the Xen driver code: event channels, blkfront/back, netfront/back, console, etc. -- Hollis Blanchard IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/