All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm-extra][PATCH v2 6/8] u-boot-imx: Remove Wandboard patch as it is not supported by mainline
Date: Wed, 10 Apr 2013 18:10:17 +0200	[thread overview]
Message-ID: <20130410181017.588bfa28@e6520eb> (raw)
In-Reply-To: <CAP9ODKqv0YzO9zy533dY14HJzofzKLCVpxYDXhH6SD7UoL7-MQ@mail.gmail.com>

Le Wed, 10 Apr 2013 13:02:25 -0300,
Otavio Salvador <otavio@ossystems.com.br> a écrit :

> On Wed, Apr 10, 2013 at 12:52 PM, Eric Bénard <eric@eukrea.com> wrote:
> > Le Wed, 10 Apr 2013 12:13:48 -0300,
> > Otavio Salvador <otavio@ossystems.com.br> a écrit :
> >> On Wed, Apr 10, 2013 at 10:57 AM, Eric Bénard <eric@eukrea.com> wrote:
> >> > Le Wed, 10 Apr 2013 10:48:31 -0300,
> >> > Otavio Salvador <otavio@ossystems.com.br> a écrit :
> >> >> You are welcome to review the patches and test; I just cannot keep
> >> >> holding patches for so long as it is a nightmare to manage a huge
> >> >> queue of patches. Specially when they are tested and need more wider
> >> >> test.
> >> >
> >> > less then 24 hours between sending the match on the ML and comitting
> >> > them doesn't allow any serious testing by the ML readers.
> >>
> >> Agreed. It was indeed less than 24 hours.
> >>
> >> Next time I will give 48 hours for huge or complex patchsets; I just
> >
> > 48h is very short for people to test such big changes especially for
> > those who have other occupations than meta-fsl-arm.
> 
> The biggest problem here is we may have a bottleneck of queued
> patches; one exemple was the GPU patches that were worked for very
> long time until we found a good and working solution  but it was a
> nightmare for me to keep all the versions working and testing with and
> without it.
> 
Would you have prefered to commit them on the flow before the good and
working solution was found ? 

Maybe you need to setup a sandbox branch which can be rebased instead of
pushing directly to master or topic branches for work in progress.

> A huge queue of patches also makes the handle of all this harder for
> as you're not the only one which work in other things than
> meta-fsl-arm.
> 
> > Most versions of software in meta-fsl-* don't change very fast so
> > allowing something like a week for peoples to test doesn't seems a big
> > issue.
> 
> 
> >> don't see a reason to wait 24 hours for trivial bug fixes however I
> >> agree a U-Boot change needs more time and will follow this rule next
> >> time.
> >>
> >
> > because even a trivial bugfix can contain an error or someone else may
> > have ideas for a better fix so review is important unless.
> 
> It depends on many things and we can also change it again in another
> patch for fixing it better.
> 
> So I think we shouldn't hold for too long as it makes life harder for
> people merging and testing these stuff.
> 
> > And in the present case, you default many boards to a bootloader
> > version which is not a stable one which IMHO is a not a good thing.
> 
> The U-Boot will be released very soon and it will be the stable branch.
> 
then why hurry and not wait for the release ?

Eric


  reply	other threads:[~2013-04-10 16:10 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09 19:21 [meta-fsl-arm-extra][PATCH 1/6] imx233-olinuxino: Add mx23 to the SoC family Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH v2 1/8] imx233-olinuxino: Enable USB HID support Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH v2 2/8] imx233-olinuxino: Add mx23 to the SoC family Otavio Salvador
2013-04-09 20:06   ` Fabio Estevam
2013-04-09 20:07     ` Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH 2/6] imx233-olinuxino: Enable USB HID support Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH v2 3/8] imx233-olinuxino.inc: Use U-Boot by default Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH v2 4/8] wandboard: Add 'wandboard' as SoC family and restrict kernel compatibility Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH v2 5/8] wandboard-dual: Use U-Boot mainline Otavio Salvador
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH v2 6/8] u-boot-imx: Remove Wandboard patch as it is not supported by mainline Otavio Salvador
2013-04-10  2:48   ` John Weber
2013-04-10 11:56     ` Otavio Salvador
2013-04-10 12:15       ` Eric Bénard
2013-04-10 12:20         ` Otavio Salvador
2013-04-10 13:06           ` Eric Bénard
2013-04-10 13:20             ` John Weber
2013-04-10 13:21               ` Otavio Salvador
2013-04-10 13:23               ` Fabio Estevam
2013-04-10 13:26                 ` Otavio Salvador
2013-04-10 13:38                   ` Eric Bénard
2013-04-10 13:48                     ` Otavio Salvador
2013-04-10 13:57                       ` Eric Bénard
2013-04-10 15:13                         ` Otavio Salvador
2013-04-10 15:52                           ` Eric Bénard
2013-04-10 16:02                             ` Otavio Salvador
2013-04-10 16:10                               ` Eric Bénard [this message]
2013-04-10 16:38                                 ` Otavio Salvador
2013-04-10 17:01                                   ` Eric Bénard
2013-04-10 16:25           ` Fabio Estevam
2013-04-10 16:35             ` Otavio Salvador
2013-04-10 16:44               ` Eric Bénard
2013-04-10 16:52               ` Fabio Estevam
2013-04-09 19:21 ` [meta-fsl-arm-extra][PATCH 6/6] wandboard-solo: Add machine configuration Otavio Salvador
2013-04-09 19:22 ` [meta-fsl-arm-extra][PATCH v2 7/8] wandboard-dual: Remove the device-tree entry as it is not available Otavio Salvador
2013-04-09 19:22 ` [meta-fsl-arm-extra][PATCH v2 8/8] wandboard-solo: Add machine configuration Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130410181017.588bfa28@e6520eb \
    --to=eric@eukrea.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.