public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Harry Wei <jiaweiwei.xiyou@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: broonie@opensource.wolfsonmicro.com, joe@perches.com,
	akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: Fwd: [PATCH 05/18] MAINTAINERS: Remove unnecessary linux-kernel@vger.kernel.org entries
Date: Thu, 10 Mar 2011 10:07:21 +0800	[thread overview]
Message-ID: <20110310020718.GA2976@gmail.com> (raw)
In-Reply-To: <20110308194538.GA8002@home.goodmis.org>

On Tue, Mar 08, 2011 at 02:45:38PM -0500, Steven Rostedt wrote:
> On Tue, Mar 01, 2011 at 10:47:15PM +0800, Harry Wei wrote:
> > > 
> > > >      I agree with Joe. I think any patch about kernel should be
> > > >      emailed to LKML and other connection ML, as well as maintainers.
> > > 
> > > You're missing my point.  My point is that removing references to LKML
> > > from MAINTAINERS is working against this as it makes it harder for users
> > > to work out that they're supposed to do this.
> > Maybe you are right.
> 
> Perhaps we should just add at the beginning of MAINTAINERS a note that
> says something to the effect: "When in doubt, Cc
> linux-kernel@vger.kernel.org". And then remove all individual references
> to the list.
This sounds good. I think we should have a try.
Could i patch for this thought?
Any different idea for us?

Thanks.
Best Regards.
Harry Wei.
> 
> -- Steve
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2011-03-10  2:08 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23  5:41 [PATCH 00/18] MAINTAINERS: Trivial corrections Joe Perches
2011-02-23  5:41 ` [PATCH 01/18] MAINTAINERS: Update ADP5520 pattern Joe Perches
2011-02-23  8:54   ` Hennerich, Michael
2011-02-23  5:41 ` [PATCH 02/18] MAINTAINERS: Change web links from wiki-analog to wiki.analog Joe Perches
2011-02-23  6:17   ` Mike Frysinger
2011-02-23  5:41 ` [PATCH 03/18] MAINTAINERS: Remove ASOC CODEC DRIVERS files not in tree Joe Perches
2011-02-23  5:41 ` [PATCH 04/18] MAINTAINERS: Add missing : after HR Timers F tag Joe Perches
2011-02-23  9:44   ` Harry Wei
2011-02-23  5:41 ` [PATCH 05/18] MAINTAINERS: Remove unnecessary linux-kernel@vger.kernel.org entries Joe Perches
2011-02-23  9:43   ` Harry Wei
2011-03-01 11:20   ` Mark Brown
2011-03-01 11:53     ` Joe Perches
2011-03-01 11:57       ` Mark Brown
2011-03-01 12:24         ` Joe Perches
2011-03-01 12:26           ` Mark Brown
2011-03-01 14:10     ` Harry Wei
2011-03-01 14:13       ` Mark Brown
     [not found]         ` <AANLkTin2++GT3eRcTQeeqcB_1whedAt_0Hn+YY8y=v1s@mail.gmail.com>
2011-03-01 14:47           ` Fwd: " Harry Wei
2011-03-08 19:45             ` Steven Rostedt
2011-03-10  2:07               ` Harry Wei [this message]
2011-02-23  5:41 ` [PATCH 06/18] MAINTAINERS: Update clkdev location Joe Perches
2011-02-23  6:23   ` Jean-Christophe PLAGNIOL-VILLARD
2011-02-23  5:42 ` [PATCH 07/18] MAINTAINERS: Update media path Joe Perches
2011-02-23  9:46   ` Harry Wei
2011-02-23  5:42 ` [PATCH 08/18] MAINTAINERS: Update HVC file patterns Joe Perches
2011-02-23  5:42 ` [PATCH 09/18] MAINTAINERS: Quote non-alphanumeric email addresses Joe Perches
2011-02-23  9:48   ` Harry Wei
2011-02-23  5:42 ` [PATCH 10/18] MAINTAINERS: Remove unused clockevents.h Joe Perches
2011-02-23  5:42 ` [PATCH 11/18] MAINTAINERS: Remove IEEE1394 entry Joe Perches
2011-02-23  7:57   ` Stefan Richter
2011-02-23  5:42 ` [PATCH 12/18] MAINTAINERS: Remove unused TIMEKEEPING timekeeping.h Joe Perches
2011-02-23  5:42 ` [PATCH 13/18] MAINTAINERS: Update SCX200 file pattern Joe Perches
2011-02-23  5:42 ` [PATCH 14/18] MAINTAINERS: Remove SHARP LH7A40X section Joe Perches
2011-02-23  5:42 ` [PATCH 15/18] MAINTAINERS: Update SFI pattern Joe Perches
2011-02-23  5:42 ` [PATCH 16/18] MAINTAINERS: Update TIPC patterns Joe Perches
2011-02-23  5:42 ` [PATCH 17/18] MAINTAINERS: USB SE401 moved to staging, update pattern Joe Perches
2011-02-23 10:45   ` Mauro Carvalho Chehab
2011-02-23  5:42 ` [PATCH 18/18] MAINTAINERS: Update WINBOND CIR pattern Joe Perches
2011-02-23 10:45   ` Mauro Carvalho Chehab
2011-02-23 15:39     ` David Härdeman
2011-02-23  9:40 ` [PATCH 00/18] MAINTAINERS: Trivial corrections Harry Wei

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=20110310020718.GA2976@gmail.com \
    --to=jiaweiwei.xiyou@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /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