Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754810AbYKIKAf (ORCPT ); Sun, 9 Nov 2008 05:00:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753128AbYKIKA0 (ORCPT ); Sun, 9 Nov 2008 05:00:26 -0500 Received: from mx2.redhat.com ([66.187.237.31]:38814 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753098AbYKIKAZ (ORCPT ); Sun, 9 Nov 2008 05:00:25 -0500 Message-ID: <4916B4AE.50101@redhat.com> Date: Sun, 09 Nov 2008 12:00:14 +0200 From: Avi Kivity User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: "Zhang, Xiantao" CC: Alexey Dobriyan , Stephen Rothwell , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "avi@qumranet.com" Subject: Re: next-20081107: ia64 vs kvm References: <20081107205457.f64dea59.sfr@canb.auug.org.au> <20081107223001.GA16733@x200.localdomain> <706158FABBBA044BAD4FE898A02E4BC21983F9EB@pdsmsx503.ccr.corp.intel.com> In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC21983F9EB@pdsmsx503.ccr.corp.intel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1012 Lines: 33 Zhang, Xiantao wrote: > Alexey Dobriyan wrote: > >> On ia64-smp-n-debug-n-preempt-n: >> >> arch/ia64/kvm/vmm.c:63: error: 'raw_spinlock_t' has no member named >> 'lock' >> >> > Hi, Avi > This patch should fix the issue Alex met, please apply to kvm.git and queue it for 2.6.28 fixes. Thanks! > Xiantao > > From fae5782b369f4bd6e8edecad5912fea7624f0374 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang > Date: Sat, 8 Nov 2008 15:46:59 +0800 > Subject: [PATCH] KVM: IA64: Fix vmm_spin_{un}lock for !CONFIG_SMP. > > In the case of !CONFIG_SMP, raw_spinlock_t has no any member > so vmm_spin_lock should also defines the version for !CONFIG_SMP. > > Thanks, applied. -- error compiling committee.c: too many arguments to function -- 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/