* Please update two patches
@ 2014-08-05 7:21 Huacai Chen
2014-08-05 17:35 ` Ralf Baechle
0 siblings, 1 reply; 6+ messages in thread
From: Huacai Chen @ 2014-08-05 7:21 UTC (permalink / raw)
To: linux-mips, Ralf Baechle
Hi, Ralf,
Could you please update these two patches to V4 (V3 has already merged
into upstream-linus.git but they are not perfect)? Or I must send new
patches on top of the old ones to fix them?
http://patchwork.linux-mips.org/patch/7502/
http://patchwork.linux-mips.org/patch/7498/
Huacai
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Please update two patches
2014-08-05 7:21 Please update two patches Huacai Chen
@ 2014-08-05 17:35 ` Ralf Baechle
2014-08-06 19:26 ` Apelete Seketeli
0 siblings, 1 reply; 6+ messages in thread
From: Ralf Baechle @ 2014-08-05 17:35 UTC (permalink / raw)
To: Huacai Chen; +Cc: linux-mips
On Tue, Aug 05, 2014 at 03:21:54PM +0800, Huacai Chen wrote:
> Could you please update these two patches to V4 (V3 has already merged
> into upstream-linus.git but they are not perfect)? Or I must send new
> patches on top of the old ones to fix them?
> http://patchwork.linux-mips.org/patch/7502/
> http://patchwork.linux-mips.org/patch/7498/
The pull request to Linus is already out so it's too late to change
the patches. So could you please send incremental patches?
Ralf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Please update two patches
2014-08-05 17:35 ` Ralf Baechle
@ 2014-08-06 19:26 ` Apelete Seketeli
2014-08-07 6:34 ` Ralf Baechle
0 siblings, 1 reply; 6+ messages in thread
From: Apelete Seketeli @ 2014-08-06 19:26 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux-mips
Hi Ralf,
On Tue, Aug-05-2014 at 07:35:40 PM +0200, Ralf Baechle wrote:
> On Tue, Aug 05, 2014 at 03:21:54PM +0800, Huacai Chen wrote:
>
> > Could you please update these two patches to V4 (V3 has already merged
> > into upstream-linus.git but they are not perfect)? Or I must send new
> > patches on top of the old ones to fix them?
> > http://patchwork.linux-mips.org/patch/7502/
> > http://patchwork.linux-mips.org/patch/7498/
>
> The pull request to Linus is already out so it's too late to change
> the patches. So could you please send incremental patches?
I've been wondering how can one knows when pull requests from
linux-mips are sent out to Linus.
Is there a separate mailing list where those pull requests are
published (I couldn't find anything by searching LKML) ?
Cheers.
--
Apelete
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Please update two patches
2014-08-06 19:26 ` Apelete Seketeli
@ 2014-08-07 6:34 ` Ralf Baechle
2014-08-07 11:39 ` James Hogan
0 siblings, 1 reply; 6+ messages in thread
From: Ralf Baechle @ 2014-08-07 6:34 UTC (permalink / raw)
To: Apelete Seketeli; +Cc: linux-mips
On Wed, Aug 06, 2014 at 09:26:27PM +0200, Apelete Seketeli wrote:
> On Tue, Aug-05-2014 at 07:35:40 PM +0200, Ralf Baechle wrote:
> > On Tue, Aug 05, 2014 at 03:21:54PM +0800, Huacai Chen wrote:
> >
> > > Could you please update these two patches to V4 (V3 has already merged
> > > into upstream-linus.git but they are not perfect)? Or I must send new
> > > patches on top of the old ones to fix them?
> > > http://patchwork.linux-mips.org/patch/7502/
> > > http://patchwork.linux-mips.org/patch/7498/
> >
> > The pull request to Linus is already out so it's too late to change
> > the patches. So could you please send incremental patches?
>
> I've been wondering how can one knows when pull requests from
> linux-mips are sent out to Linus.
> Is there a separate mailing list where those pull requests are
> published (I couldn't find anything by searching LKML) ?
I've never copied them to mailing lists.
Ralf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Please update two patches
2014-08-07 6:34 ` Ralf Baechle
@ 2014-08-07 11:39 ` James Hogan
2014-08-07 11:57 ` Ralf Baechle
0 siblings, 1 reply; 6+ messages in thread
From: James Hogan @ 2014-08-07 11:39 UTC (permalink / raw)
To: Ralf Baechle, Apelete Seketeli; +Cc: linux-mips
Hi Ralf,
On 07/08/14 07:34, Ralf Baechle wrote:
> On Wed, Aug 06, 2014 at 09:26:27PM +0200, Apelete Seketeli wrote:
>> I've been wondering how can one knows when pull requests from
>> linux-mips are sent out to Linus.
>> Is there a separate mailing list where those pull requests are
>> published (I couldn't find anything by searching LKML) ?
>
> I've never copied them to mailing lists.
Would you be willing to start Cc'ing the list on pull request emails?
I too would find that timing information of value, and it would also
help disseminate the information about what changes are reaching
mainline, particularly fixes and larger features, without having to
explicitly look for the merge commit which contains that summary every
so often:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c9a606660e7bb5ba9169d279346417dab72b157d
Cheers
James
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Please update two patches
2014-08-07 11:39 ` James Hogan
@ 2014-08-07 11:57 ` Ralf Baechle
0 siblings, 0 replies; 6+ messages in thread
From: Ralf Baechle @ 2014-08-07 11:57 UTC (permalink / raw)
To: James Hogan; +Cc: Apelete Seketeli, linux-mips
On Thu, Aug 07, 2014 at 12:39:27PM +0100, James Hogan wrote:
> On 07/08/14 07:34, Ralf Baechle wrote:
> > On Wed, Aug 06, 2014 at 09:26:27PM +0200, Apelete Seketeli wrote:
> >> I've been wondering how can one knows when pull requests from
> >> linux-mips are sent out to Linus.
> >> Is there a separate mailing list where those pull requests are
> >> published (I couldn't find anything by searching LKML) ?
> >
> > I've never copied them to mailing lists.
>
> Would you be willing to start Cc'ing the list on pull request emails?
>
> I too would find that timing information of value, and it would also
> help disseminate the information about what changes are reaching
> mainline, particularly fixes and larger features, without having to
> explicitly look for the merge commit which contains that summary every
> so often:
>
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c9a606660e7bb5ba9169d279346417dab72b157d
Will do.
Ralf
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-08-07 11:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 7:21 Please update two patches Huacai Chen
2014-08-05 17:35 ` Ralf Baechle
2014-08-06 19:26 ` Apelete Seketeli
2014-08-07 6:34 ` Ralf Baechle
2014-08-07 11:39 ` James Hogan
2014-08-07 11:57 ` Ralf Baechle
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.