* [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
* Re: [PATCH 00/21] Staging: hv: Cleanup vmbus driver
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
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2011-03-14 19:37 UTC (permalink / raw)
To: K. Y. Srinivasan; +Cc: gregkh, linux-kernel, devel, virtualization
On Thu, Mar 10, 2011 at 01:59:42PM -0800, K. Y. Srinivasan wrote:
> 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
I've applied the first 9 patches, as I had questions on 10 and 11, and
the others after that don't apply without those two applied.
So, care to resend the rest of the series when we've figured out the
root device stuff?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH 00/21] Staging: hv: Cleanup vmbus driver
2011-03-14 19:37 ` Greg KH
@ 2011-03-14 19:47 ` KY Srinivasan
0 siblings, 0 replies; 3+ messages in thread
From: KY Srinivasan @ 2011-03-14 19:47 UTC (permalink / raw)
To: Greg KH
Cc: gregkh@suse.de, linux-kernel@vger.kernel.org,
devel@linuxdriverproject.org, virtualization@lists.osdl.org
> -----Original Message-----
> From: Greg KH [mailto:greg@kroah.com]
> Sent: Monday, March 14, 2011 3:37 PM
> To: KY Srinivasan
> Cc: gregkh@suse.de; linux-kernel@vger.kernel.org;
> devel@linuxdriverproject.org; virtualization@lists.osdl.org
> Subject: Re: [PATCH 00/21] Staging: hv: Cleanup vmbus driver
>
> On Thu, Mar 10, 2011 at 01:59:42PM -0800, K. Y. Srinivasan wrote:
> > 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
>
> I've applied the first 9 patches, as I had questions on 10 and 11, and
> the others after that don't apply without those two applied.
Let me know what the questions are on 10 and 11. When I first sent you the
patch-set, you had suggested some name changes in 11. Thomas had a comment
on 12. This morning I sent
the corrected version of 11 as well as 12.
>
> So, care to resend the rest of the series when we've figured out the
> root device stuff?
Sure. Let me know what the issues/concerns are with regards to root
device handling.
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).