linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: "Jörn Engel" <joern@logfs.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-next@vger.kernel.org, Takashi Iwai <tiwai@suse.de>
Subject: Re: linux-next: Tree for Mar 7
Date: Thu, 14 Mar 2013 11:20:40 +1100	[thread overview]
Message-ID: <20130314112040.c5a2a3f1d1bc801a7f527ed1@canb.auug.org.au> (raw)
In-Reply-To: <20130312233311.GA23925@logfs.org>

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

Hi "Jörn",

On Tue, 12 Mar 2013 19:33:11 -0400 Jörn Engel <joern@logfs.org> wrote:
>
> On Wed, 13 March 2013 11:11:44 +1100, Stephen Rothwell wrote:
> > On Tue, 12 Mar 2013 14:44:22 -0400 Jörn Engel <joern@logfs.org> wrote:
> > >
> > > Any chance to get the bcon tree included?
> > > 
> > > git://git.kernel.org/pub/scm/linux/kernel/git/joern/bcon2.git
> > 
> > Well, maybe you could tell me something about that tree i.e. what is in
> > it, why I should merge it, how it will be sent to Linus ... also what
> > branch to fetch and who should be contacted about conflicts, build
> > problems etc.
> 
> What is in it:
> - Mainly blockconsole, a console driver that will write printk
>   messages to block devices.  Very useful when netconsole, for
>   whatever reasons, is not available.  Code is originally from April
>   last year and by now we have upwards of 100 machines running it.
>   A number of bugs were identified because of it.
> - Also a patchset to disable the loglevel filtering for
>   non-interactive consoles like blockconsole and netconsole.  Again,
>   we run it across the board and real bugs were fixed because of it.
> 
> Why should you merge it:
> I plan to send this to Linus in the next merge window.
> 
> How will it be sent to Linus:
> Merge request, unless someone finds a good reason against it.
> 
> What branch:
> master.  I personally don't use branches at all, at least not
> consciously.
> 
> Who should be contacted about conflicts, etc:
> Me.
> 
> > Also consider: is this stuff ready for inclusion in Linus' tree (maybe
> > apart from integration conflicts), is it well reviewed/tested?
> 
> Two people from SuSE seem to find the code useful and have provided
> testing and patches.  To the best of my knowledge this code is ready
> to go and useful for more people that just me or $EMPLOYER.
> 
> I will be giving a talk at the collaboration summit that is
> essentially going to cover this tree.  Conferences have a lower bar
> for acceptance than Linus does, but at least it must have caught
> someone's interest.

Added from today.

One thing, the last few commits from Takashi do not have your
Signed-off-by even though you committed them.

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: 836 bytes --]

  parent reply	other threads:[~2013-03-14  0:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07  4:06 linux-next: Tree for Mar 7 Stephen Rothwell
     [not found] ` <20130307162504.GA6727@logfs.org>
     [not found]   ` <20130312184422.GA19035@logfs.org>
     [not found]     ` <20130313111144.7d5c75022f0fd00e445ead1f@canb.auug.org.au>
     [not found]       ` <20130312233311.GA23925@logfs.org>
2013-03-14  0:20         ` Stephen Rothwell [this message]
2013-03-13 23:33           ` Jörn Engel
  -- strict thread matches above, loose matches on Subject: below --
2024-03-07  6:32 Stephen Rothwell
2023-03-07  2:47 Stephen Rothwell
2022-03-07  9:10 Stephen Rothwell
2018-03-07  4:07 Stephen Rothwell
2017-03-07  3:36 Stephen Rothwell
2017-03-07 17:24 ` Geert Uytterhoeven
2017-03-07 21:06   ` Stephen Rothwell
2016-03-07  8:41 Stephen Rothwell
2014-03-07  5:36 Stephen Rothwell
2012-03-07  7:10 Stephen Rothwell

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=20130314112040.c5a2a3f1d1bc801a7f527ed1@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=joern@logfs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=tiwai@suse.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;
as well as URLs for NNTP newsgroup(s).