From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [patch] paravirt: VDSO page is essential Date: Tue, 6 Mar 2007 08:35:11 +0100 Message-ID: <20070306073511.GA3938@elte.hu> References: <20070305120631.GA14105@elte.hu> <1173101297.26165.39.camel@localhost.localdomain> <1173142644.4644.6.camel@localhost.localdomain> <45ECBDDC.8080708@vmware.com> <45ECC076.9050209@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <45ECC076.9050209@goop.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.osdl.org Errors-To: virtualization-bounces@lists.osdl.org To: Jeremy Fitzhardinge Cc: virtualization , Andrew Morton , linux-kernel@vger.kernel.org, Roland McGrath List-Id: virtualization@lists.linuxfoundation.org * Jeremy Fitzhardinge wrote: > > I had just sent this out for internal review... > = > I think Jan's approach is better if it works (since there's no = > compromise), but this is better if you want to get something working = > in the near term. yeah. (plus my patches of course that remove the current papering-over = hackery and restores COMPAT_VDSO.) Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933971AbXCFHf5 (ORCPT ); Tue, 6 Mar 2007 02:35:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933972AbXCFHf5 (ORCPT ); Tue, 6 Mar 2007 02:35:57 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:39474 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933971AbXCFHf4 (ORCPT ); Tue, 6 Mar 2007 02:35:56 -0500 Date: Tue, 6 Mar 2007 08:35:11 +0100 From: Ingo Molnar To: Jeremy Fitzhardinge Cc: Zachary Amsden , Rusty Russell , virtualization , Andrew Morton , Roland McGrath , linux-kernel@vger.kernel.org Subject: Re: [patch] paravirt: VDSO page is essential Message-ID: <20070306073511.GA3938@elte.hu> References: <20070305120631.GA14105@elte.hu> <1173101297.26165.39.camel@localhost.localdomain> <1173142644.4644.6.camel@localhost.localdomain> <45ECBDDC.8080708@vmware.com> <45ECC076.9050209@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45ECC076.9050209@goop.org> User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.0.3 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Jeremy Fitzhardinge wrote: > > I had just sent this out for internal review... > > I think Jan's approach is better if it works (since there's no > compromise), but this is better if you want to get something working > in the near term. yeah. (plus my patches of course that remove the current papering-over hackery and restores COMPAT_VDSO.) Ingo