Ingo Molnar 1e8ba6fba5 [PATCH] kvm: fix vcpu freeing bug
vcpu_load() can return NULL and it sometimes does in failure paths (for
example when the userspace ABI version is too old) - causing a preemption
count underflow in the ->vcpu_free() later on.  So check for NULL.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:40 -08:00
..
2007-02-09 17:39:40 -05:00
2007-02-11 10:51:18 -08:00
2007-02-09 09:14:06 -08:00
2007-02-12 09:48:40 -08:00
2007-02-12 09:48:29 -08:00
2007-02-12 09:48:31 -08:00
2007-02-11 10:51:26 -08:00
2006-12-08 08:28:50 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00