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:
a355c85
)
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Wed, 15 Dec 2010 16:41:37 +0000
(
01:41
+0900)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:30:55 +0000
(11:30 +0200)
In KVM_CREATE_IRQCHIP, kvm_io_bus_unregister_dev() is called without taking
slots_lock in the error handling path.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found