From: Takuya Yoshikawa <takuya.yoshikawa@gmail.com>
To: avi@redhat.com, mtosatti@redhat.com
Cc: kvm@vger.kernel.org, yoshikawa.takuya@oss.ntt.co.jp,
kvm-ia64@vger.kernel.org
Subject: [PATCH-v2 0/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Date: Thu, 16 Dec 2010 01:39:17 +0900 [thread overview]
Message-ID: <20101216013917.a8a8bab9.takuya.yoshikawa@gmail.com> (raw)
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
next reply other threads:[~2010-12-15 16:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-15 16:39 Takuya Yoshikawa [this message]
2010-12-15 16:41 ` [PATCH 1/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101216013917.a8a8bab9.takuya.yoshikawa@gmail.com \
--to=takuya.yoshikawa@gmail.com \
--cc=avi@redhat.com \
--cc=kvm-ia64@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=yoshikawa.takuya@oss.ntt.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox