virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/21] Staging: hv: Cleanup vmbus driver
@ 2011-03-10 21:59 K. Y. Srinivasan
  2011-03-14 19:37 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: K. Y. Srinivasan @ 2011-03-10 21:59 UTC (permalink / raw)
  To: kys, gregkh, linux-kernel, devel, virtualization

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
 

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

end of thread, other threads:[~2011-03-14 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 21:59 [PATCH 00/21] Staging: hv: Cleanup vmbus driver K. Y. Srinivasan
2011-03-14 19:37 ` Greg KH
2011-03-14 19:47   ` KY Srinivasan

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).