Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1167116

Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

From "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available
Date 2015-06-17 21:20 +0200
Message-ID <pCr2q-24P-9@gated-at.bofh.it> (permalink)
References <pCpai-7Nm-15@gated-at.bofh.it> <pCpai-7Nm-17@gated-at.bofh.it> <pCpjX-7YA-1@gated-at.bofh.it> <pCpN0-8wb-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges  available "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> - 2015-06-17 21:20 +0200

csiph-web