Re: [PATCH v3 7/9] KVM-GST: KVM Steal time accounting

From: Peter Zijlstra
Date: Thu Jun 30 2011 - 17:56:33 EST


On Wed, 2011-06-29 at 11:29 -0400, Glauber Costa wrote:
> + if (static_branch(&paravirt_steal_enabled)) {

How is that going to compile on !CONFIG_PARAVIRT or !x86 in general?
Only x86-PARAVIRT will provide that variable.


--
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/