RE: Drivers/hv

2016-04-17 Thread KY Srinivasan
; jasow...@redhat.com > Subject: Re: Drivers/hv > > On Sun, Apr 17, 2016 at 10:47:54AM -0700, K. Y. Srinivasan wrote: > > > > Greg, > > > > Some time back I had sent a buch of patches for > > Hyper-V drivers. Are they still in the queue or should I resend > >

Re: Drivers/hv

2016-04-17 Thread Greg KH
On Sun, Apr 17, 2016 at 10:47:54AM -0700, K. Y. Srinivasan wrote: > > Greg, > > Some time back I had sent a buch of patches for > Hyper-V drivers. Are they still in the queue or should I resend > them. They are still in the queue, give me this week to get through all of them... thanks, greg k-

re: Drivers: hv: kvp: convert to hv_utils_transport

2015-05-29 Thread Dan Carpenter
Hello Vitaly Kuznetsov, The patch 11bc3a5fa91f: "Drivers: hv: kvp: convert to hv_utils_transport" from Apr 11, 2015, leads to the following static checker warning: drivers/hv/hv_kvp.c:356 kvp_send_key() error: potential null dereference 'message'. (kzalloc returns null) drivers/

Re: Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region_mutex

2015-03-05 Thread Vitaly Kuznetsov
Dan Carpenter writes: > Hello Vitaly Kuznetsov, > > The patch b05d8d9ef5ef: "Drivers: hv: hv_balloon: eliminate the > trylock path in acquire/release_region_mutex" from Feb 28, 2015, > leads to the following static checker warning: > > drivers/hv/hv_balloon.c:669 hv_mem_hot_add() > wa

re: Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region_mutex

2015-03-05 Thread Dan Carpenter
Hello Vitaly Kuznetsov, The patch b05d8d9ef5ef: "Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region_mutex" from Feb 28, 2015, leads to the following static checker warning: drivers/hv/hv_balloon.c:669 hv_mem_hot_add() warn: 'mutex:&dm_device.ha_region_mu

RE: Drivers/hv

2014-02-07 Thread KY Srinivasan
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Friday, February 07, 2014 11:12 AM > To: KY Srinivasan > Cc: linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; > o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com >

Re: Drivers/hv

2014-02-07 Thread Greg KH
de...@linuxdriverproject.org; > > o...@aepfle.de; > > a...@canonical.com; jasow...@redhat.com > > Subject: Re: Drivers/hv > > > > On Wed, Jan 29, 2014 at 07:57:29AM -0800, K. Y. Srinivasan wrote: > > > > > > Greg, > > > > > > Some tim

RE: Drivers/hv

2014-02-07 Thread KY Srinivasan
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Wednesday, January 29, 2014 1:16 PM > To: KY Srinivasan > Cc: linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; > o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com &

RE: Drivers/hv

2014-01-29 Thread KY Srinivasan
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Wednesday, January 29, 2014 1:16 PM > To: KY Srinivasan > Cc: linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; > o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com &

Re: Drivers/hv

2014-01-29 Thread Greg KH
On Wed, Jan 29, 2014 at 07:57:29AM -0800, K. Y. Srinivasan wrote: > > Greg, > > Some time back I had sent a buch of patches for > Hyper-V drivers. Are they still in the queue or should I resend > them. Which specific patches are you referring to? I can't take anything until after 3.14-rc1 is ou