RE: [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup

2015-02-03 Thread KY Srinivasan
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Tuesday, February 3, 2015 4:01 PM > To: KY Srinivasan > Cc: a...@canonical.com; de...@linuxdriverproject.org; o...@aepfle.de; > linux-kernel@vger.kernel.org > Subject: Re: [PATCH RE

Re: [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup

2015-02-03 Thread Greg KH
de...@linuxdriverproject.org; > > o...@aepfle.de; a...@canonical.com; vkuzn...@redhat.com > > Subject: Re: [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous > > bug fixes and cleanup > > > > On Tue, Feb 03, 2015 at 07:31:36AM -0800, K. Y. Srinivasan wro

RE: [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup

2015-02-03 Thread KY Srinivasan
ct: Re: [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous > bug fixes and cleanup > > On Tue, Feb 03, 2015 at 07:31:36AM -0800, K. Y. Srinivasan wrote: > > This is a resend of the patches from Dexuan and Nicholas > > What do you mean by "resend"? Did you sen

Re: [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup

2015-02-03 Thread Greg KH
On Tue, Feb 03, 2015 at 07:31:36AM -0800, K. Y. Srinivasan wrote: > This is a resend of the patches from Dexuan and Nicholas What do you mean by "resend"? Did you send them to be before? I can't see them in my inbox anywhere. confused, greg k-h -- To unsubscribe from this list: send the line "

[PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup

2015-02-03 Thread K. Y. Srinivasan
This is a resend of the patches from Dexuan and Nicholas Dexuan Cui (3): hv: hv_util: move vmbus_open() to a later place hv: vmbus_post_msg: retry the hypercall on some transient errors hv: vmbus_open(): reset the channel state on ENOMEM Nicholas Mc Guire (3): hv: channel: match var type

[PATCH RESEND 0/6] Drivers: hv: Miscellaneous fixes and enhancements

2015-01-09 Thread K. Y. Srinivasan
In addition to some miscellaneous bug fixes and enhancements implement a clockevent device based on the functionality supported by Hyper-V. K. Y. Srinivasan (6): Drivers: hv: hv_balloon: Make adjustments in computing the floor Drivers: hv: hv_balloon: Fix a locking bug in the balloon driver

RE: [PATCH RESEND 0/6] Drivers: hv

2013-03-15 Thread KY Srinivasan
bject: Re: [PATCH RESEND 0/6] Drivers: hv > > Your subject says "resend", but you don't tell me which version it is? > I see about 3 different versions of this series, which one should I use? > > Please be specific when sending patches, otherwise I will guess, and

Re: [PATCH RESEND 0/6] Drivers: hv

2013-03-15 Thread Greg KH
Your subject says "resend", but you don't tell me which version it is? I see about 3 different versions of this series, which one should I use? Please be specific when sending patches, otherwise I will guess, and I usually guess wrong... I'm going to drop this, and all other hv patches from you,

[PATCH RESEND 0/6] Drivers: hv

2013-03-14 Thread K. Y. Srinivasan
This patch set enhances the balloon driver functionality to add support for memory "hot-add". Windows hosts use a combination of ballooning and hot-add to dynamically balance the available memory across competing virtual machines. With this, Linux guests can fully participate in the Windows Dynamic

[PATCH RESEND 0/6] Drivers: hv

2013-03-12 Thread K. Y. Srinivasan
This patch set enhances the balloon driver functionality to add support for memory "hot-add". Windows hosts use a combination of ballooning and hot-add to dynamically balance the available memory across competing virtual machines. With this, Linux guests can fully participate in the Windows Dynamic