Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759265Ab3HMUVK (ORCPT ); Tue, 13 Aug 2013 16:21:10 -0400 Received: from e28smtp02.in.ibm.com ([122.248.162.2]:45901 "EHLO e28smtp02.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759248Ab3HMUVH (ORCPT ); Tue, 13 Aug 2013 16:21:07 -0400 Message-ID: <520A96B4.5040603@linux.vnet.ibm.com> Date: Wed, 14 Aug 2013 01:57:32 +0530 From: Raghavendra K T Organization: IBM User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Jeremy Fitzhardinge , Ingo Molnar CC: "H. Peter Anvin" , linux-kernel@vger.kernel.org, x86@kernel.org, konrad.wilk@oracle.com, gleb@redhat.com, pbonzini@redhat.com, gregkh@suse.de, peterz@infradead.org, tglx@linutronix.de, agraf@suse.de, riel@redhat.com, avi.kivity@gmail.com, habanero@linux.vnet.ibm.com, chegu_vinod@hp.com, ouyang@cs.pitt.edu, drjones@redhat.com, attilio.rao@citrix.com, linux-doc@vger.kernel.org, torvalds@linux-foundation.org, kvm@vger.kernel.org, andi@firstfloor.org, xen-devel@lists.xensource.com, virtualization@lists.linux-foundation.org, stefano.stabellini@eu.citrix.com, mtosatti@redhat.com, srivatsa.vaddagiri@gmail.com, Srivatsa Vaddagiri , Suzuki Poulose Subject: Re: [PATCH delta V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor References: <1376058122-8248-1-git-send-email-raghavendra.kt@linux.vnet.ibm.com> <1376058122-8248-15-git-send-email-raghavendra.kt@linux.vnet.ibm.com> <20130810193849.GA25260@linux.vnet.ibm.com> <520A620B.6070702@zytor.com> <20130813165552.GA6795@gmail.com> <20130813200211.GA27811@linux.vnet.ibm.com> <520A9056.3080707@goop.org> In-Reply-To: <520A9056.3080707@goop.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13081320-5816-0000-0000-000009683EA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 801 Lines: 23 On 08/14/2013 01:30 AM, Jeremy Fitzhardinge wrote: > On 08/13/2013 01:02 PM, Raghavendra K T wrote: [...] >> Ingo, below delta patch should fix it, IIRC, I hope you will be folding this >> back to patch 14/14 itself. Else please let me. it was.. s/Please let me know/ [...] >> -static DEFINE_PER_CPU(struct kvm_lock_waiting, lock_waiting); >> +static DEFINE_PER_CPU(struct kvm_lock_waiting, klock_waiting); > > Has static stopped meaning static? > I see it is expanded to static extern, since we have CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y for allyesconfig -- 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/