linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kgdb-next not pushed to Linus for 3.19
@ 2015-01-06 18:54 Daniel Thompson
  2015-01-06 18:57 ` Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Thompson @ 2015-01-06 18:54 UTC (permalink / raw)
  To: Jason Wessel
  Cc: lkml, kgdb-bugreport@lists.sourceforge.net, Andrew Morton,
	Ingo Molnar, John Stultz, Sumit Semwal, Joe Perches,
	Steven Rostedt

Hi Jason

I'm trying to figure out what to do with my long-outstanding kgdb/kdb
patches in preparation for the 3.20 merge window.

As of now I have five pending patch sets some of which are well over six
months old (and none have nay outstanding review comments).

When I raised this with you a couple of months ago, two of the patch
sets did land in your kgdb-next tree. However nothing seems to have
happened since then and I couldn't find any messages from you during the
3.19 merge window.

I'm afraid I don't know what else I need to do to progress things.

I do plan to do routine rebasing and resending of my patchsets but,
based on the past experience, that seems unlikely to be enough to get
the code delivered in 3.20.

Do you think I would be better sending these patches via someone else?
In any case, advice would be very welcome.


Daniel.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kgdb-next not pushed to Linus for 3.19
  2015-01-06 18:54 kgdb-next not pushed to Linus for 3.19 Daniel Thompson
@ 2015-01-06 18:57 ` Joe Perches
  2015-01-06 21:21   ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2015-01-06 18:57 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: Jason Wessel, lkml, kgdb-bugreport@lists.sourceforge.net,
	Andrew Morton, Ingo Molnar, John Stultz, Sumit Semwal,
	Steven Rostedt

On Tue, 2015-01-06 at 18:54 +0000, Daniel Thompson wrote:
> Hi Jason
> 
> I'm trying to figure out what to do with my long-outstanding kgdb/kdb
> patches in preparation for the 3.20 merge window.
> 
> As of now I have five pending patch sets some of which are well over six
> months old (and none have nay outstanding review comments).
> 
> When I raised this with you a couple of months ago, two of the patch
> sets did land in your kgdb-next tree. However nothing seems to have
> happened since then and I couldn't find any messages from you during the
> 3.19 merge window.
> 
> I'm afraid I don't know what else I need to do to progress things.
> 
> I do plan to do routine rebasing and resending of my patchsets but,
> based on the past experience, that seems unlikely to be enough to get
> the code delivered in 3.20.
> 
> Do you think I would be better sending these patches via someone else?
> In any case, advice would be very welcome.

Andrew?

I think Daniel's kgdb patches are bug fixes.

Can you please pick them up?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kgdb-next not pushed to Linus for 3.19
  2015-01-06 18:57 ` Joe Perches
@ 2015-01-06 21:21   ` Andrew Morton
  2015-01-06 22:30     ` Jason Wessel
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2015-01-06 21:21 UTC (permalink / raw)
  To: Joe Perches
  Cc: Daniel Thompson, Jason Wessel, lkml,
	kgdb-bugreport@lists.sourceforge.net, Ingo Molnar, John Stultz,
	Sumit Semwal, Steven Rostedt

On Tue, 06 Jan 2015 10:57:42 -0800 Joe Perches <joe@perches.com> wrote:

> On Tue, 2015-01-06 at 18:54 +0000, Daniel Thompson wrote:
> > Hi Jason
> > 
> > I'm trying to figure out what to do with my long-outstanding kgdb/kdb
> > patches in preparation for the 3.20 merge window.
> > 
> > As of now I have five pending patch sets some of which are well over six
> > months old (and none have nay outstanding review comments).
> > 
> > When I raised this with you a couple of months ago, two of the patch
> > sets did land in your kgdb-next tree. However nothing seems to have
> > happened since then and I couldn't find any messages from you during the
> > 3.19 merge window.
> > 
> > I'm afraid I don't know what else I need to do to progress things.
> > 
> > I do plan to do routine rebasing and resending of my patchsets but,
> > based on the past experience, that seems unlikely to be enough to get
> > the code delivered in 3.20.
> > 
> > Do you think I would be better sending these patches via someone else?
> > In any case, advice would be very welcome.
> 
> Andrew?
> 
> I think Daniel's kgdb patches are bug fixes.
> 
> Can you please pick them up?

yup.  Merging patches which are already in -next is a bit of a pain,
but I'll cope.

Daniel, can you please resend everything in a nice clean coherent
stream?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kgdb-next not pushed to Linus for 3.19
  2015-01-06 21:21   ` Andrew Morton
@ 2015-01-06 22:30     ` Jason Wessel
  2015-01-07 13:53       ` Daniel Thompson
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Wessel @ 2015-01-06 22:30 UTC (permalink / raw)
  To: Andrew Morton, Joe Perches
  Cc: Daniel Thompson, lkml, kgdb-bugreport@lists.sourceforge.net,
	Ingo Molnar, John Stultz, Sumit Semwal, Steven Rostedt

On 01/06/2015 03:21 PM, Andrew Morton wrote:
> On Tue, 06 Jan 2015 10:57:42 -0800 Joe Perches <joe@perches.com> wrote:
>
>> On Tue, 2015-01-06 at 18:54 +0000, Daniel Thompson wrote:
>>> Hi Jason
>>>
>>> I'm trying to figure out what to do with my long-outstanding kgdb/kdb
>>> patches in preparation for the 3.20 merge window.
>>>
>>> As of now I have five pending patch sets some of which are well over six
>>> months old (and none have nay outstanding review comments).
>>>
>>> When I raised this with you a couple of months ago, two of the patch
>>> sets did land in your kgdb-next tree. However nothing seems to have
>>> happened since then and I couldn't find any messages from you during the
>>> 3.19 merge window.
>>>
>>> I'm afraid I don't know what else I need to do to progress things.
>>>
>>> I do plan to do routine rebasing and resending of my patchsets but,
>>> based on the past experience, that seems unlikely to be enough to get
>>> the code delivered in 3.20.
>>>
>>> Do you think I would be better sending these patches via someone else?
>>> In any case, advice would be very welcome.
>> Andrew?
>>
>> I think Daniel's kgdb patches are bug fixes.
>>
>> Can you please pick them up?
> yup.  Merging patches which are already in -next is a bit of a pain,
> but I'll cope.
>
> Daniel, can you please resend everything in a nice clean coherent
> stream?
>

I did not mean to miss the merge window, but I ended up being out the majority of December -> yesterday.

Now that I am back, I don't think you have to burden Andrew here.  I'll send a pull request for what is in kgdb-next since it is cleanups and fixes, and regression test anything else Daniel has left.

Cheers,
Jason.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kgdb-next not pushed to Linus for 3.19
  2015-01-06 22:30     ` Jason Wessel
@ 2015-01-07 13:53       ` Daniel Thompson
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Thompson @ 2015-01-07 13:53 UTC (permalink / raw)
  To: Jason Wessel, Andrew Morton, Joe Perches
  Cc: lkml, kgdb-bugreport@lists.sourceforge.net, Ingo Molnar,
	John Stultz, Sumit Semwal, Steven Rostedt

On 06/01/15 22:30, Jason Wessel wrote:
> On 01/06/2015 03:21 PM, Andrew Morton wrote:
>> On Tue, 06 Jan 2015 10:57:42 -0800 Joe Perches <joe@perches.com> wrote:
>>
>>> On Tue, 2015-01-06 at 18:54 +0000, Daniel Thompson wrote:
>>>> Hi Jason
>>>>
>>>> I'm trying to figure out what to do with my long-outstanding kgdb/kdb
>>>> patches in preparation for the 3.20 merge window.
>>>>
>>>> As of now I have five pending patch sets some of which are well over six
>>>> months old (and none have nay outstanding review comments).
>>>>
>>>> When I raised this with you a couple of months ago, two of the patch
>>>> sets did land in your kgdb-next tree. However nothing seems to have
>>>> happened since then and I couldn't find any messages from you during the
>>>> 3.19 merge window.
>>>>
>>>> I'm afraid I don't know what else I need to do to progress things.
>>>>
>>>> I do plan to do routine rebasing and resending of my patchsets but,
>>>> based on the past experience, that seems unlikely to be enough to get
>>>> the code delivered in 3.20.
>>>>
>>>> Do you think I would be better sending these patches via someone else?
>>>> In any case, advice would be very welcome.
>>> Andrew?
>>>
>>> I think Daniel's kgdb patches are bug fixes.
>>>
>>> Can you please pick them up?
>> yup.  Merging patches which are already in -next is a bit of a pain,
>> but I'll cope.
>>
>> Daniel, can you please resend everything in a nice clean coherent
>> stream?
>>
> 
> I did not mean to miss the merge window, but I ended up being out
> the majority of December -> yesterday.
> 
> Now that I am back, I don't think you have to burden Andrew here.
> I'll send a pull request for what is in kgdb-next since it is cleanups
> and fixes, and regression test anything else Daniel has left.

Ok.

I'm working on the rebase-and-resends now.


Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-07 13:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 18:54 kgdb-next not pushed to Linus for 3.19 Daniel Thompson
2015-01-06 18:57 ` Joe Perches
2015-01-06 21:21   ` Andrew Morton
2015-01-06 22:30     ` Jason Wessel
2015-01-07 13:53       ` Daniel Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).