From: "K. Y. Srinivasan" <kys@microsoft.com>
To: kys@microsoft.com, gregkh@suse.de, linux-kernel@vger.kernel.org,
devel@linuxdriverproject.org, virtualization@lists.osdl.org
Subject: [PATCH 00/21] Staging: hv: Cleanup vmbus driver
Date: Thu, 10 Mar 2011 13:59:42 -0800 [thread overview]
Message-ID: <1299794382-709-1-git-send-email-kys@microsoft.com> (raw)
This patch-set fixes the following issues in the vmbus driver (vmbus_drv.c):
Cleanup root device management: (patches 1/21 through 10/21)
1) Get rid of the hv_driver code from the vmbus abstraction
2) Get rid of unnecessary call sequences and functions
3) Cleanup the management of the root device by using the
standard mechanism for grouping devices under /sys/devices
Make vmbus driver a platform pci device and cleanup irq allocation
(patches 11/21 through 12/21):
1) Make vmbus driver a platform pci driver.
2) Leverage the pci model for allocating irq.
General cleanup of vmbus driver (patches 13/21 though 21/21):
1) Rename vmbus_driver_context structure and do
related cleanup.
2) Get rid of forward declarations by moving code.
Regards,
K. Y
next reply other threads:[~2011-03-10 21:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 21:59 K. Y. Srinivasan [this message]
2011-03-14 19:37 ` [PATCH 00/21] Staging: hv: Cleanup vmbus driver Greg KH
2011-03-14 19:47 ` KY Srinivasan
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=1299794382-709-1-git-send-email-kys@microsoft.com \
--to=kys@microsoft.com \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=virtualization@lists.osdl.org \
/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;
as well as URLs for NNTP newsgroup(s).