git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b720a3b
)
KVM: Unset kvm_arch_ops if arch module loading failed
author
Avi Kivity
<avi@qumranet.com>
Thu, 1 Mar 2007 17:21:03 +0000
(19:21 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 18 Mar 2007 08:49:06 +0000
(10:49 +0200)
Otherwise, the core module thinks the arch module is loaded, and won't
let you reload it after you've fixed the bug.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found