public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12
Date: Mon, 23 Jul 2012 08:27:05 +0200	[thread overview]
Message-ID: <20120723062706.07115200263@gemini.denx.de> (raw)
In-Reply-To: <CALButCKeTeWHbgspHM6=Wyw+7mXWvq6mJH8WxHyFLzVxbE2ByA@mail.gmail.com>

Dear Graeme Russ,

In message <CALButCKeTeWHbgspHM6=Wyw+7mXWvq6mJH8WxHyFLzVxbE2ByA@mail.gmail.com> you wrote:
> 
> What I am thinking is a patch tracker (not manager) which basically has an
> internal queue of unapplied (to mainline) patches. When a patch gets
> submitted, it will be sanity checked (checkpatch). If the sanity checks
> pass (or are overruled) then a git-apply test is run. If this passes, the
> patch gets added to the queue. The mailing list gets informed that the
> patch has been 'provisionally accepted' and has been queued for formal
> review.

This is something PatchWork should be able to do.

> I'm thinking that the patch tracker can keep track of which repo the patch
> belongs to. If the patch tracker had a non-mailing list interface that
> triggered the patch tracker to apply the patch to the corresponding repo,
> that would be great.

Sorry, I cannot parse the last sentence.

> So any time a patch is committed to mainline or a repo, the patch tracker
> would remove that patch from the queue then redo the git-apply test to
> each patch left in the queue.

Sounds like a suggestion for an extension to PW to me...

On the other hand, any such tool will fail in all cases where the
users do not strictly follow the rules.  Trivial example: when people
post a new version of the patch without proper In-reply-to: and/or
References: headers no such tool will be able to associate any such
submission with the older patch(es) the new posting is supposed to
supersede.  Just look at what PW looks like...


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Prof:        So the American government went to IBM to come up with a
             data encryption standard and they came up with ...
Student:     EBCDIC!

  parent reply	other threads:[~2012-07-23  6:27 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16 21:30 [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12 Detlev Zundel
2012-07-16 23:11 ` Graeme Russ
2012-07-17 10:37   ` Stefan Roese
2012-07-17 12:10     ` Graeme Russ
2012-07-17 12:15       ` Graeme Russ
2012-07-18  7:21       ` Wolfgang Denk
2012-07-18 23:37         ` Graeme Russ
2012-07-21 14:46           ` Marek Vasut
2012-07-23  1:33             ` Graeme Russ
2012-07-23  1:47               ` Marek Vasut
2012-07-23  2:07                 ` Graeme Russ
2012-07-23  2:13                   ` Marek Vasut
2012-07-23  7:43                     ` Andy Pont
2012-07-23  6:27                   ` Wolfgang Denk [this message]
2012-07-23  6:20                 ` Wolfgang Denk
2012-07-23 21:16                   ` Tom Rini
2012-07-23 22:15                     ` Marek Vasut
     [not found]                       ` <500DD2FA.4060800@boundarydevices.com>
2012-07-23 23:06                         ` Marek Vasut
2012-07-23 23:37                           ` Eric Nelson
2012-07-23  6:16               ` Wolfgang Denk
2012-07-25 19:47                 ` Tom Rini
2012-07-27 14:17                   ` Marek Vasut
2012-07-20 22:51         ` Tom Rini
2012-07-21  1:27           ` Marek Vasut
2012-07-21  4:28             ` Graeme Russ
2012-07-23 16:49               ` Tom Rini
2012-07-23 16:44             ` Tom Rini
2012-07-23 17:17               ` Marek Vasut
2012-07-23 17:28                 ` Tom Rini
2012-07-23 18:11                   ` Marek Vasut
2012-07-23 19:09                     ` Tom Rini
2012-07-23 22:16                       ` Marek Vasut
2012-07-18  7:41   ` Wolfgang Denk
2012-07-20  3:57     ` Mike Frysinger
2012-07-21 14:40     ` Marek Vasut
2012-07-23 20:53       ` Tom Rini
2012-07-23 22:14         ` Marek Vasut
2012-07-20 16:36 ` Kim Phillips
2012-07-20 21:09   ` Marek Vasut
2012-07-20 21:34     ` Graeme Russ
2012-07-20 21:40       ` Scott Wood
2012-07-20 22:04         ` Graeme Russ
2012-07-21 14:41           ` Marek Vasut
2013-02-18  6:55       ` Simon Glass
2013-02-18  9:59         ` Wolfgang Denk
2013-02-18 10:40           ` Graeme Russ
2013-02-18 12:39             ` Marek Vasut

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=20120723062706.07115200263@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox