public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH-v2 0/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
@ 2010-12-15 16:39 Takuya Yoshikawa
  2010-12-15 16:41 ` [PATCH 1/3] " Takuya Yoshikawa
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Takuya Yoshikawa @ 2010-12-15 16:39 UTC (permalink / raw)
  To: avi, mtosatti; +Cc: kvm, yoshikawa.takuya, kvm-ia64

This patchset consists of three patches:

  [1/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
  [2/3] KVM: Centralize slots_lock aquisition during KVM_CREATE_IRQCHIP
  [3/3] KVM: Centralize irq_lock aquisition during KVM_CREATE_IRQCHIP

Though patch 1 is a fix, this is only for an error handling path.
Patches 2,3 are just for coding style consistency. So pick up those
whitch match your policy.


Changelog:
  moved slots_lock and irq_lock aquisition to their caller following
  Marcelo's advice.

Thanks,
  Takuya

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-12-16 12:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15 16:39 [PATCH-v2 0/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() Takuya Yoshikawa
2010-12-15 16:41 ` [PATCH 1/3] " Takuya Yoshikawa
2010-12-16  9:12   ` Avi Kivity
2010-12-15 16:43 ` [PATCH 2/3] KVM: Centralize slots_lock aquisition during KVM_CREATE_IRQCHIP Takuya Yoshikawa
2010-12-16  9:11   ` Avi Kivity
2010-12-16  9:29     ` Takuya Yoshikawa
2010-12-16  9:34       ` Avi Kivity
2010-12-16  9:47         ` Takuya Yoshikawa
2010-12-16  9:55           ` Avi Kivity
2010-12-16 12:51             ` Takuya Yoshikawa
2010-12-15 16:45 ` [PATCH 3/3] KVM: Centralize irq_lock " Takuya Yoshikawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox