On Thu, Dec 02, 2010 at 02:43:24PM -0500, Rik van Riel wrote: > mutex_lock(&vcpu->mutex); > + vcpu->task = current; Shouldn't we grab reference to current task_struct before storing a pointer to it? - vatsa -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html