* Hyper-V driver patches
@ 2011-08-12 0:09 K. Y. Srinivasan
2011-08-12 17:50 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: K. Y. Srinivasan @ 2011-08-12 0:09 UTC (permalink / raw)
To: gregkh, linux-kernel, devel, virtualization
Greg,
Some weeks ago, I had sent out a fairly large patch-set for your consideration.
I know you are very busy; however, I am getting a little nervous since I have
not heard from you. Please let me know if I should resend these patches.
In addition to this one large patch-set, we have also sent a
bunch of other patches as well. I just want to make sure that these
patches are still in your queue.
On a different note, with these patches I have addressed all the review
comments that I have gotten from you, Christoph and others.
I was wondering if you would have the time to let me
know what else would have to be done to get the vmbus driver out of staging.
Regards,
K. Y
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hyper-V driver patches
2011-08-12 0:09 Hyper-V driver patches K. Y. Srinivasan
@ 2011-08-12 17:50 ` Greg KH
2011-08-12 21:24 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2011-08-12 17:50 UTC (permalink / raw)
To: K. Y. Srinivasan; +Cc: linux-kernel, devel, virtualization
On Thu, Aug 11, 2011 at 05:09:45PM -0700, K. Y. Srinivasan wrote:
>
> Greg,
>
> Some weeks ago, I had sent out a fairly large patch-set for your consideration.
> I know you are very busy; however, I am getting a little nervous since I have
> not heard from you.
You sent those patches after the merge window closed, which was
publicly announced on the driverdevel mailing list, and the merge window
for 3.2-rc1 only opened up a scant few days ago, so not hearing from me
is to be expected, right?
If you note, I have not merged _any_ 3.2-rc1 patches into any of my
trees yet due to the above mentioned short time frame, and due to other
higher priority issues (i.e. my real job and bugfixes for 3.1).
> Please let me know if I should resend these patches.
No, they are all still in my queue to be applied when I get to them.
Realize that LinuxCon is next week so it might be a few weeks before I
get to any 3.2 patches which is fine, we still have lots of time.
> In addition to this one large patch-set, we have also sent a
> bunch of other patches as well. I just want to make sure that these
> patches are still in your queue.
You can always send more patches, I can handle them.
> On a different note, with these patches I have addressed all the review
> comments that I have gotten from you, Christoph and others.
> I was wondering if you would have the time to let me
> know what else would have to be done to get the vmbus driver out of staging.
After I apply them all, and the 3.2 work settles down, I'll be glad to
review them again, please be patient, I have:
$ mdfrm -c ~/mail/todo/
584 messages in /home/gregkh/mail/todo/
$ mdfrm -c ~/mail/staging-todo/
839 messages in /home/gregkh/mail/staging-todo/
to get through.
Your hyperv patches are at the bottom of the staging-todo pile for
various reasons that I'm sure you are aware of.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hyper-V driver patches
2011-08-12 17:50 ` Greg KH
@ 2011-08-12 21:24 ` Greg KH
2011-08-12 21:26 ` KY Srinivasan
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2011-08-12 21:24 UTC (permalink / raw)
To: K. Y. Srinivasan; +Cc: linux-kernel, devel, virtualization
On Fri, Aug 12, 2011 at 10:50:50AM -0700, Greg KH wrote:
> On Thu, Aug 11, 2011 at 05:09:45PM -0700, K. Y. Srinivasan wrote:
> >
> > Greg,
> >
> > Some weeks ago, I had sent out a fairly large patch-set for your consideration.
> > I know you are very busy; however, I am getting a little nervous since I have
> > not heard from you.
>
> You sent those patches after the merge window closed, which was
> publicly announced on the driverdevel mailing list, and the merge window
> for 3.2-rc1 only opened up a scant few days ago, so not hearing from me
> is to be expected, right?
>
> If you note, I have not merged _any_ 3.2-rc1 patches into any of my
> trees yet due to the above mentioned short time frame, and due to other
> higher priority issues (i.e. my real job and bugfixes for 3.1).
Actually, looking at my past history, I don't usually start merging the
patches for the next kernel release until after the -rc2 kernel is out,
so I'm doing nothing unusual here at all.
Off to Vancouver,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Hyper-V driver patches
2011-08-12 21:24 ` Greg KH
@ 2011-08-12 21:26 ` KY Srinivasan
0 siblings, 0 replies; 4+ messages in thread
From: KY Srinivasan @ 2011-08-12 21:26 UTC (permalink / raw)
To: Greg KH
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org,
virtualization@lists.osdl.org
> -----Original Message-----
> From: Greg KH [mailto:gregkh@suse.de]
> Sent: Friday, August 12, 2011 5:24 PM
> To: KY Srinivasan
> Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org;
> virtualization@lists.osdl.org
> Subject: Re: Hyper-V driver patches
>
> On Fri, Aug 12, 2011 at 10:50:50AM -0700, Greg KH wrote:
> > On Thu, Aug 11, 2011 at 05:09:45PM -0700, K. Y. Srinivasan wrote:
> > >
> > > Greg,
> > >
> > > Some weeks ago, I had sent out a fairly large patch-set for your consideration.
> > > I know you are very busy; however, I am getting a little nervous since I have
> > > not heard from you.
> >
> > You sent those patches after the merge window closed, which was
> > publicly announced on the driverdevel mailing list, and the merge window
> > for 3.2-rc1 only opened up a scant few days ago, so not hearing from me
> > is to be expected, right?
> >
> > If you note, I have not merged _any_ 3.2-rc1 patches into any of my
> > trees yet due to the above mentioned short time frame, and due to other
> > higher priority issues (i.e. my real job and bugfixes for 3.1).
>
> Actually, looking at my past history, I don't usually start merging the
> patches for the next kernel release until after the -rc2 kernel is out,
> so I'm doing nothing unusual here at all.
>
> Off to Vancouver,
Thanks Greg. See you in Vancouver!
Regards,
K. Y
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-12 21:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 0:09 Hyper-V driver patches K. Y. Srinivasan
2011-08-12 17:50 ` Greg KH
2011-08-12 21:24 ` Greg KH
2011-08-12 21:26 ` KY Srinivasan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox