Ingo Molnar wrote:
> Subject: [patch] KVM: fix vcpu_clear() bug
> From: Ingo Molnar <[EMAIL PROTECTED]>
>
> if vcpu_clear() is called on a not yet run vcpu then vcpu->cpu will be
> -1. Check this case and dont call smp_call_function_single(-1).
>
> this patch fixes the crash i reported earlier and
Subject: [patch] KVM: fix vcpu_clear() bug
From: Ingo Molnar <[EMAIL PROTECTED]>
if vcpu_clear() is called on a not yet run vcpu then vcpu->cpu will be
-1. Check this case and dont call smp_call_function_single(-1).
this patch fixes the crash i reported earlier and -trunk now works fine
on a 32