linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* l2-mtd-2.6.git to linux-next
@ 2011-06-06  7:37 Artem Bityutskiy
  2011-06-07  4:40 ` Artem Bityutskiy
  2011-06-08  0:31 ` Stephen Rothwell
  0 siblings, 2 replies; 4+ messages in thread
From: Artem Bityutskiy @ 2011-06-06  7:37 UTC (permalink / raw)
  To: Stephen Rothwell, David Woodhouse; +Cc: linux-next, LKML, linux-mtd

Stephen,

as we've discussed, please, include l2-mtd-2.6.git tree to linux-next:

git://git.infradead.org/users/dedekind/l2-mtd-2.6.git master

David, Stephen would like to see your explicit ack.

To make a long story short, currently the MTD subsystem maintenance is a
team work:

1. David is the maintainer who has the ultimate authority to merge or
   reject patches, and who holds the biggest MTD experience/knowledge.

2. David is busy with other projects and has no time to routinely
   review patches and merge them to the mtd-2.6.git tree. And I help him
   with my "level 2" l2-mtd-2.6.git tree.

By including l2-mtd-2.6.git into linux-next we want to solve the
following problem: because of lack of time dwmw2 does not always merges
patches to the mtd-2.6.git tree, and often we are in a situation when
MTD patches are exposed to linux-next for a day or 2, during the merge
window, and then they are merged.

Thanks!

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)


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

* Re: l2-mtd-2.6.git to linux-next
  2011-06-06  7:37 l2-mtd-2.6.git to linux-next Artem Bityutskiy
@ 2011-06-07  4:40 ` Artem Bityutskiy
  2011-06-07 10:55   ` David Woodhouse
  2011-06-08  0:31 ` Stephen Rothwell
  1 sibling, 1 reply; 4+ messages in thread
From: Artem Bityutskiy @ 2011-06-07  4:40 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-next, LKML, linux-mtd, Stephen Rothwell

David,

On Mon, 2011-06-06 at 10:37 +0300, Artem Bityutskiy wrote:
> Stephen,
> 
> as we've discussed, please, include l2-mtd-2.6.git tree to linux-next:
> 
> git://git.infradead.org/users/dedekind/l2-mtd-2.6.git master

although you already asked about this, sfr wanted your deliberate ack.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)


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

* Re: l2-mtd-2.6.git to linux-next
  2011-06-07  4:40 ` Artem Bityutskiy
@ 2011-06-07 10:55   ` David Woodhouse
  0 siblings, 0 replies; 4+ messages in thread
From: David Woodhouse @ 2011-06-07 10:55 UTC (permalink / raw)
  To: dedekind1; +Cc: linux-next, LKML, linux-mtd, Stephen Rothwell

On Tue, 2011-06-07 at 07:40 +0300, Artem Bityutskiy wrote:
> David,
> 
> On Mon, 2011-06-06 at 10:37 +0300, Artem Bityutskiy wrote:
> > Stephen,
> > 
> > as we've discussed, please, include l2-mtd-2.6.git tree to linux-next:
> > 
> > git://git.infradead.org/users/dedekind/l2-mtd-2.6.git master
> 
> although you already asked about this, sfr wanted your deliberate ack.

Ack.

Thanks.

-- 
dwmw2


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

* Re: l2-mtd-2.6.git to linux-next
  2011-06-06  7:37 l2-mtd-2.6.git to linux-next Artem Bityutskiy
  2011-06-07  4:40 ` Artem Bityutskiy
@ 2011-06-08  0:31 ` Stephen Rothwell
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2011-06-08  0:31 UTC (permalink / raw)
  To: dedekind1; +Cc: David Woodhouse, linux-next, LKML, linux-mtd

[-- Attachment #1: Type: text/plain, Size: 1811 bytes --]

Hi Artem,

On Mon, 06 Jun 2011 10:37:30 +0300 Artem Bityutskiy <dedekind1@gmail.com> wrote:
>
> as we've discussed, please, include l2-mtd-2.6.git tree to linux-next:
> 
> git://git.infradead.org/users/dedekind/l2-mtd-2.6.git master

I have added this today.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
	Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

Legal Stuff:
By participating in linux-next, your subsystem tree contributions are
public and will be included in the linux-next trees.  You may be sent
e-mail messages indicating errors or other issues when the
patches/commits from your subsystem tree are merged and tested in
linux-next.  These messages may also be cross-posted to the linux-next
mailing list, the linux-kernel mailing list, etc.  The linux-next tree
project and IBM (my employer) make no warranties regarding the linux-next
project, the testing procedures, the results, the e-mails, etc.  If you
don't agree to these ground rules, let me know and I'll remove your tree
from participation in linux-next.

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2011-06-08  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-06  7:37 l2-mtd-2.6.git to linux-next Artem Bityutskiy
2011-06-07  4:40 ` Artem Bityutskiy
2011-06-07 10:55   ` David Woodhouse
2011-06-08  0:31 ` Stephen Rothwell

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).