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

From: Peter Zijlstra
Date: Fri Jul 01 2011 - 04:26:49 EST


On Thu, 2011-06-30 at 23:50 -0300, Glauber Costa wrote:
> I was under the impression that the proper use of jump labels required
> each label to be tied to a single location. If we make it inline, the
> same key would point to multiple locations, and we would have trouble
> altering all of the locations. I might be wrong, of course. Isn't it the
> case?

Nope, you can have as many patch sites per key as you want.
--
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/