From: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
To: Jake Oshins <jakeo@microsoft.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>,
KY Srinivasan <kys@microsoft.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
"olaf@aepfle.de" <olaf@aepfle.de>,
"apw@canonical.com" <apw@canonical.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
Mike Ebersol <Michael.Ebersol@microsoft.com>
Subject: Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available
Date: Wed, 17 Jun 2015 12:11:09 -0700 [thread overview]
Message-ID: <20150617191109.GA3186@kroah.com> (raw)
In-Reply-To: <DM2PR0301MB12325FF8A5717BC1D75F038CABA60@DM2PR0301MB1232.namprd03.prod.outlook.com>
On Wed, Jun 17, 2015 at 05:41:58PM +0000, Jake Oshins wrote:
> > -----Original Message-----
> > From: Vitaly Kuznetsov [mailto:vkuznets@redhat.com]
> > Sent: Wednesday, June 17, 2015 10:28 AM
> > To: Jake Oshins
> > Cc: gregkh@linuxfoundation.org; KY Srinivasan; linux-
> > kernel@vger.kernel.org; devel@linuxdriverproject.org; olaf@aepfle.de;
> > apw@canonical.com; Haiyang Zhang; Mike Ebersol
> > Subject: Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges
> > available
> > > }
> > >
> > > @@ -1047,6 +1121,7 @@ static struct acpi_driver vmbus_acpi_driver = {
> > > .ids = vmbus_acpi_device_ids,
> > > .ops = {
> > > .add = vmbus_acpi_add,
> > > + .remove = vmbus_acpi_remove,
> >
> > This will probably need rebasing on top of current char-misc-next tree
> > as we already have commit e4ecb41c: "Drivers: hv: vmbus: introduce
> > vmbus_acpi_remove" there.
> >
>
> Thanks. Please educate me since I'm new around here. What should I
> do in response to this message? Wait for this tree to be pulled into
> the mainline and resend after rebasing? Something more proactive?
It's KY's job to do this type of thing, he should handle this for you :)
greg k-h
next prev parent reply other threads:[~2015-06-17 19:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-17 17:14 [PATCH v3 0/6] hv: Front-end driver for PCIe Pass-through on Hyper-V jakeo
2015-06-17 17:14 ` [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available jakeo
2015-06-17 17:27 ` Vitaly Kuznetsov
2015-06-17 17:41 ` Jake Oshins
2015-06-17 19:11 ` gregkh [this message]
2015-06-18 3:49 ` KY Srinivasan
2015-06-17 17:14 ` [PATCH v3 2/6] drivers:hv: Move MMIO range picking from hyper_fb.mod to hv_vmbus.mod jakeo
2015-06-17 17:14 ` [PATCH v3 3/6] arch:x86:hv: Add mechanism for Hyper-V paravirt drivers to hook msi creation jakeo
2015-06-17 17:14 ` [PATCH v3 4/6] drivers:hv: Export a function that maps Linux proc num onto Hyper-V proc num jakeo
2015-06-17 17:14 ` [PATCH v3 5/6] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through jakeo
2015-06-17 17:14 ` [PATCH v3 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs jakeo
2015-06-22 14:14 ` Dan Carpenter
2015-06-22 20:04 ` Jake Oshins
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=20150617191109.GA3186@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Michael.Ebersol@microsoft.com \
--cc=apw@canonical.com \
--cc=devel@linuxdriverproject.org \
--cc=haiyangz@microsoft.com \
--cc=jakeo@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf@aepfle.de \
--cc=vkuznets@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.