From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fallback.mail.elte.hu ([157.181.151.13]:35523 "EHLO fallback.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933142AbXCPJey (ORCPT ); Fri, 16 Mar 2007 05:34:54 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]) by fallback.mail.elte.hu with esmtp (Exim) id 1HS8po-0006F0-69 from for ; Fri, 16 Mar 2007 10:34:52 +0100 Date: Fri, 16 Mar 2007 10:27:36 +0100 From: Ingo Molnar Subject: Re: [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations Message-ID: <20070316092736.GO23174@elte.hu> References: <20070301232443.195603797@goop.org> <20070301232527.362011844@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070301232527.362011844@goop.org> Sender: linux-arch-owner@vger.kernel.org To: Jeremy Fitzhardinge Cc: Andi Kleen , Andrew Morton , linux-kernel@vger.kernel.org, virtualization@lists.osdl.org, xen-devel@lists.xensource.com, Chris Wright , Zachary Amsden , Rusty Russell , linux-arch@vger.kernel.org, James Bottomley List-ID: * Jeremy Fitzhardinge wrote: > akpm: > > Can we lose __HAVE_ARCH_MM_LIFETIME? Just define these (preferably in C, > > not in cpp) in the appropriate include/asm-foo/ files? Acked-by: Ingo Molnar Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations Date: Fri, 16 Mar 2007 10:27:36 +0100 Message-ID: <20070316092736.GO23174@elte.hu> References: <20070301232443.195603797@goop.org> <20070301232527.362011844@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20070301232527.362011844@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: Zachary Amsden , linux-arch@vger.kernel.org, xen-devel@lists.xensource.com, virtualization@lists.osdl.org, Rusty Russell , linux-kernel@vger.kernel.org, Chris Wright , Andi Kleen , James Bottomley , Andrew Morton List-Id: virtualization@lists.linuxfoundation.org * Jeremy Fitzhardinge wrote: > akpm: > > Can we lose __HAVE_ARCH_MM_LIFETIME? Just define these (preferably in C, > > not in cpp) in the appropriate include/asm-foo/ files? Acked-by: Ingo Molnar Ingo