public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Kuznetsov <vkuznets@redhat.com>
To: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com,
	jasowang@redhat.com, Jake Oshins <jakeo@microsoft.com>
Subject: Re: [PATCH 0/6] Drivers: hv: vmbus: Cleanup and mmio management.
Date: Mon, 04 Apr 2016 13:09:42 +0200	[thread overview]
Message-ID: <874mbhpr49.fsf@vitty.brq.redhat.com> (raw)
In-Reply-To: <1459620638-16681-1-git-send-email-kys@microsoft.com> (K. Y. Srinivasan's message of "Sat, 2 Apr 2016 11:10:38 -0700")

"K. Y. Srinivasan" <kys@microsoft.com> writes:

> Cleanup and mmio management. Also included is a patch
> to fix an issue in KVP.
>
> Jake Oshins (5):
>   hv: Make a function to free mmio regions through vmbus
>   hv: Lock access to hyperv_mmio resource tree
>   hv: Use new vmbus_mmio_free() from client drivers.
>   hv: Reverse order of resources in hyperv_mmio
>   hv: Track allocations of children of hv_vmbus in private resource
>     tree

It seems there is an updated version of the patchset from Jake:
http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2016-April/088262.html

It consists of 7 patches. It would probably make sense to take them all
I think.

>
> Vitaly Kuznetsov (1):
>   Drivers: hv: kvp: fix IP Failover
>
>  drivers/hv/hv_kvp.c             |   31 +++++++++++++++++++++
>  drivers/hv/hyperv_vmbus.h       |    5 +++
>  drivers/hv/vmbus_drv.c          |   56 ++++++++++++++++++++++++++++++++++-----
>  drivers/pci/host/pci-hyperv.c   |   14 +++++-----
>  drivers/video/fbdev/hyperv_fb.c |    4 +-
>  include/linux/hyperv.h          |    2 +-
>  6 files changed, 95 insertions(+), 17 deletions(-)

-- 
  Vitaly

      parent reply	other threads:[~2016-04-04 11:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-02 18:10 [PATCH 0/6] Drivers: hv: vmbus: Cleanup and mmio management K. Y. Srinivasan
2016-04-02 18:10 ` [PATCH 1/6] Drivers: hv: kvp: fix IP Failover K. Y. Srinivasan
2016-04-02 18:10   ` [PATCH 2/6] hv: Make a function to free mmio regions through vmbus K. Y. Srinivasan
2016-04-02 18:10   ` [PATCH 3/6] hv: Lock access to hyperv_mmio resource tree K. Y. Srinivasan
2016-04-02 18:10   ` [PATCH 4/6] hv: Use new vmbus_mmio_free() from client drivers K. Y. Srinivasan
2016-04-02 18:11   ` [PATCH 5/6] hv: Reverse order of resources in hyperv_mmio K. Y. Srinivasan
2016-04-02 18:11   ` [PATCH 6/6] hv: Track allocations of children of hv_vmbus in private resource tree K. Y. Srinivasan
2016-04-02 22:23 ` [PATCH 0/6] Drivers: hv: vmbus: Cleanup and mmio management Greg KH
2016-04-02 23:46   ` KY Srinivasan
2016-04-03  1:48     ` Greg KH
2016-04-03  5:18       ` KY Srinivasan
2016-04-04 14:33         ` KY Srinivasan
2016-04-04 11:09 ` Vitaly Kuznetsov [this message]

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=874mbhpr49.fsf@vitty.brq.redhat.com \
    --to=vkuznets@redhat.com \
    --cc=apw@canonical.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jakeo@microsoft.com \
    --cc=jasowang@redhat.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olaf@aepfle.de \
    /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