Re: [PATCH delta V13 14/14] kvm : Paravirtual ticketlocks supportfor linux guests running on KVM hypervisor

From: Raghavendra K T
Date: Tue Aug 13 2013 - 16:21:14 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/