Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755596AbZA2HbP (ORCPT ); Thu, 29 Jan 2009 02:31:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752386AbZA2Ha6 (ORCPT ); Thu, 29 Jan 2009 02:30:58 -0500 Received: from terminus.zytor.com ([198.137.202.10]:44308 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752320AbZA2Ha6 (ORCPT ); Thu, 29 Jan 2009 02:30:58 -0500 Message-ID: <49815764.6040809@kernel.org> Date: Wed, 28 Jan 2009 23:14:44 -0800 From: "H. Peter Anvin" Organization: Linux Kernel Organization, Inc. User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Jeremy Fitzhardinge CC: Ingo Molnar , linux-kernel@vger.kernel.org, Xen-devel , the arch/x86 maintainers , Ian Campbell , Zachary Amsden , Rusty Russell , Ravikiran Thirumalai Subject: Re: [PATCH 0 of 7] x86/paravirt: optimise pvop calls and register use References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 770 Lines: 22 Hi Jeremy, First of all, thanks for tackling this issue. I tried applying this patchset to tip:x86/paravirt, but I got the following build error when applied on top of tip:x86/core: /home/hpa/kernel/linux-2.6-tip.paravirt/arch/x86/include/asm/paravirt.h: In function ‘pud_val’: /home/hpa/kernel/linux-2.6-tip.paravirt/arch/x86/include/asm/paravirt.h:1324: error: invalid operands to binary == (have ‘struct paravirt_callee_save’ and ‘void *’) The failing configuration was x86-64 "make allyesconfig". -hpa -- 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/