public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] MX23 patches
@ 2013-01-29 22:21 Marek Vasut
  2013-01-29 22:36 ` stefano babic
  2013-01-29 22:54 ` Otavio Salvador
  0 siblings, 2 replies; 4+ messages in thread
From: Marek Vasut @ 2013-01-29 22:21 UTC (permalink / raw)
  To: u-boot

Hello,

due to the recent influx of patches, I completely lost track of what is going 
on, what patches need review and what patches are already obsolete. Therefore, 
I'd like to ask you, Otavio, to proceed as follows:

- I will discard all patches for mx23 currently in my mailbox
- I'd like you to reset the versioning on all your patches and start with clean 
slate (from V1, as of this moment)
- Repost all series you currently have, incl. those you already submitted with 
proper description in all patches and with a proper cover letter (git NNN --
cover-letter)
- Wait at least one full day (24 hours) between re-sending a series, unless 
explicitly requested otherwise.
- Always CC me, Fabio and Stefano on _all_ the patches in the series, not only 
selected ones. (you can add "Cc: Us Er <u@s.er>" in the patch description, this 
will let git send-email automatically handle the Cc)
- Read [1], esp. the part about In-Reply-To please , apply this only when re-
posting series. Do NOT do In-Reply-To for the re-post of the series after this 
restart, only if V2 is needed from now on.

That is all.

[1] http://www.denx.de/wiki/U-Boot/Patches#General_Patch_Submission_Rules

Best regards,
Marek Vasut

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

* [U-Boot] MX23 patches
  2013-01-29 22:21 [U-Boot] MX23 patches Marek Vasut
@ 2013-01-29 22:36 ` stefano babic
  2013-01-29 22:54 ` Otavio Salvador
  1 sibling, 0 replies; 4+ messages in thread
From: stefano babic @ 2013-01-29 22:36 UTC (permalink / raw)
  To: u-boot

Am 29/01/2013 23:21, schrieb Marek Vasut:
> Hello,
> 

Hi Marek, hi Otavio,

> - Wait at least one full day (24 hours) between re-sending a series, unless 
> explicitly requested otherwise.

I am on business trip and I have this week very few possibilities to
access to my e-mail. Today I saw 80 messages related to mx23 patches,
and I have no chances to read them, until I will be back next week.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

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

* [U-Boot] MX23 patches
  2013-01-29 22:21 [U-Boot] MX23 patches Marek Vasut
  2013-01-29 22:36 ` stefano babic
@ 2013-01-29 22:54 ` Otavio Salvador
  2013-01-29 23:28   ` Marek Vasut
  1 sibling, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2013-01-29 22:54 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 29, 2013 at 8:21 PM, Marek Vasut <marex@denx.de> wrote:
> Hello,
>
> due to the recent influx of patches, I completely lost track of what is going
> on, what patches need review and what patches are already obsolete. Therefore,
> I'd like to ask you, Otavio, to proceed as follows:
>
> - I will discard all patches for mx23 currently in my mailbox
>
> - I'd like you to reset the versioning on all your patches and start with clean
> slate (from V1, as of this moment)
> - Repost all series you currently have, incl. those you already submitted with
> proper description in all patches and with a proper cover letter (git NNN --
> cover-letter)

I rolled out, early this morning, the last series (3 series):

http://article.gmane.org/gmane.comp.boot-loaders.u-boot/152364
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/152361
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/152358

So if you really need me to resend them all, I can do it but those are
the current versions and previous ones can be ignored.

> - Wait at least one full day (24 hours) between re-sending a series, unless
> explicitly requested otherwise.

Ok; deal.

> - Always CC me, Fabio and Stefano on _all_ the patches in the series, not only
> selected ones. (you can add "Cc: Us Er <u@s.er>" in the patch description, this
> will let git send-email automatically handle the Cc)

I've been trying to follow maintainers role here but I can change it
and copy you three in all messages. No problem for me.

> - Read [1], esp. the part about In-Reply-To please , apply this only when re-
> posting series. Do NOT do In-Reply-To for the re-post of the series after this
> restart, only if V2 is needed from now on.

One doubt here: when sending v2 I should put the In-Reply-To for v1? I
read it but it was not clear for me.

Regards,

--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br

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

* [U-Boot] MX23 patches
  2013-01-29 22:54 ` Otavio Salvador
@ 2013-01-29 23:28   ` Marek Vasut
  0 siblings, 0 replies; 4+ messages in thread
From: Marek Vasut @ 2013-01-29 23:28 UTC (permalink / raw)
  To: u-boot

Dear Otavio Salvador,

> On Tue, Jan 29, 2013 at 8:21 PM, Marek Vasut <marex@denx.de> wrote:
> > Hello,
> > 
> > due to the recent influx of patches, I completely lost track of what is
> > going on, what patches need review and what patches are already
> > obsolete. Therefore, I'd like to ask you, Otavio, to proceed as follows:
> > 
> > - I will discard all patches for mx23 currently in my mailbox
> > 
> > - I'd like you to reset the versioning on all your patches and start with
> > clean slate (from V1, as of this moment)
> > - Repost all series you currently have, incl. those you already submitted
> > with proper description in all patches and with a proper cover letter
> > (git NNN -- cover-letter)
> 
> I rolled out, early this morning, the last series (3 series):
> 
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/152364
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/152361
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/152358
> 
> So if you really need me to resend them all, I can do it but those are
> the current versions and previous ones can be ignored.

I wiped all the patches from patchwork now, resubmit everything that is not yet 
applied.

> > - Wait at least one full day (24 hours) between re-sending a series,
> > unless explicitly requested otherwise.
> 
> Ok; deal.
> 
> > - Always CC me, Fabio and Stefano on _all_ the patches in the series, not
> > only selected ones. (you can add "Cc: Us Er <u@s.er>" in the patch
> > description, this will let git send-email automatically handle the Cc)
> 
> I've been trying to follow maintainers role here but I can change it
> and copy you three in all messages. No problem for me.

Just add us on the Cc since we are all directly involved. Obviously, also Cc the 
custodians.

> > - Read [1], esp. the part about In-Reply-To please , apply this only when
> > re- posting series. Do NOT do In-Reply-To for the re-post of the series
> > after this restart, only if V2 is needed from now on.
> 
> One doubt here: when sending v2 I should put the In-Reply-To for v1? I
> read it but it was not clear for me.

Hang the V2 series under the V1 series cover letter. Or resubmit separate 
patches I-R-T.

> Regards,
> 
> --
> Otavio Salvador                             O.S. Systems
> E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br

Best regards,
Marek Vasut

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

end of thread, other threads:[~2013-01-29 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 22:21 [U-Boot] MX23 patches Marek Vasut
2013-01-29 22:36 ` stefano babic
2013-01-29 22:54 ` Otavio Salvador
2013-01-29 23:28   ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox