From: Matthew Wilcox <matthew@wil.cx>
To: James Bottomley <James.Bottomley@hansenpartnership.com>
Cc: ksummit-2008-discuss@lists.linux-foundation.org,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project
Date: Wed, 28 May 2008 20:27:41 -0600 [thread overview]
Message-ID: <20080529022741.GO22636@parisc-linux.org> (raw)
In-Reply-To: <1211995212.3445.52.camel@localhost.localdomain>
On Wed, May 28, 2008 at 12:20:12PM -0500, James Bottomley wrote:
> In the spirit of having a more process than technical based kernel
> summit, I'd like to put the topic of the kernel Janitors project up for
> discussion.
I suspect many of the people contributing to this thread aren't on the
kernel-janitors list. They're only seeing janitorial-style patches hit
them in the face, and they know they don't like it.
> On the other hand, as a
> maintainer, when there's people yelling me at about patches not being
> included plus a persistent regressions list and about ten bug reports to
> track down, the last thing I want to see within a million miles of my
> inbox is a white space fixing patch.
Part of the problem is that whitespace fixing patches are treated like
they're real patches. We get conflicts with real patches, they're pinged
like they're real patches, and the contributors name gets put in the
shortlog like it was a real patch.
I liked the trivial service that Rusty had setup. Patch started getting
conflicts? Dropped. Pinged? By an automated device, not by akpm. We
didn't have contributor names back then, but maybe we should anonymise
whitespace patches -- just accept that something that could have been
done by a machine isn't worth attaching a name to.
> The most obvious solution might be to shut the Janitors project down, or
> at least more tightly manage its TODO list (although a lot of what gets
> seen as janitorial patches, like whitespace fixes, isn't on the TODO
> list in the first place).
Also, a lot of the trivial patches don't come across the janitors list
first, so shutting the project down will not, IMO, reduce the problem.
So, most obvious, but wrong ;-)
> However, since the purpose is to get new
> people involved with kernel development, perhaps we should repurpose the
> project so it actually does this. My suggestion is that we replace it
> with the kernel bugs project. Kudos for finding bugs, more for finding
> better ways of finding bugs, and the most for finding and actually
> fixing a bug.
That's a good idea. We'd all be happier if more people spent time on
bug triage, investigation and fixing.
> Perhaps we should simply start the discussion with the premise that we
> want to encourage new people to do useful work and draw them into the
> development community and see where it leads.
There are some of those things going on in the current janitors project,
it's just they're drowned out by the noise. I'd like to mention a few.
Mark Asselstine has been working to remove the last remnants of cli/sti
from the kernel. I believe patches to get rid of them all are now
either merged or sitting in trees waiting to be merged. I found him
receptive to feedback and willing to sit down and really analyse a
driver to figure out what was going on. If he chooses to continue his
kernel hacking career, he'll be a great asset.
Julia Lawall has a fun tool that spots patterns which are buggy. I've
worked on a number of patches with her recently where we compare
unsigned integers < 0. Again, we need people to look at the piece of
code in context to figure out what the original author meant (not too
dissimilar from the coverity reports).
--
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a retrograde step."
next prev parent reply other threads:[~2008-05-29 2:28 UTC|newest]
Thread overview: 109+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-28 17:20 [Ksummit-2008-discuss] Fixing the Kernel Janitors project James Bottomley
2008-05-28 17:43 ` H. Peter Anvin
2008-05-28 19:08 ` Rik van Riel
2008-05-28 20:15 ` Chris Mason
2008-05-29 10:34 ` Jiri Kosina
2008-05-31 8:38 ` Pavel Machek
2008-05-28 20:38 ` James Bottomley
2008-05-28 20:49 ` David Woodhouse
2008-05-28 21:01 ` James Bottomley
2008-05-28 21:31 ` Pekka Enberg
2008-05-28 21:42 ` James Bottomley
2008-05-28 22:18 ` David Woodhouse
2008-05-28 22:35 ` James Bottomley
2008-05-28 22:51 ` Greg KH
2008-05-28 23:23 ` Luck, Tony
2008-05-29 0:36 ` Greg KH
2008-05-29 1:00 ` Dave Jones
2008-05-29 2:26 ` Greg KH
2008-05-30 20:23 ` How many contributors are we losing Luck, Tony
2008-05-30 20:46 ` Willy Tarreau
2008-05-30 20:47 ` Greg KH
2008-05-30 23:37 ` [Ksummit-2008-discuss] " Grant Grundler
2008-05-31 19:53 ` Stefan Richter
2008-05-30 21:01 ` [Ksummit-2008-discuss] " Daniel Walker
2008-05-30 21:13 ` Hugh Dickins
2008-05-30 22:05 ` Luck, Tony
2008-05-30 22:53 ` Theodore Tso
2008-05-30 23:10 ` H. Peter Anvin
2008-05-31 1:12 ` Josh Boyer
2008-05-29 6:12 ` [Ksummit-2008-discuss] Fixing the Kernel Janitors project David Miller
2008-05-29 6:09 ` David Miller
2008-05-29 13:24 ` Peter Zijlstra
2008-05-29 14:36 ` James Bottomley
2008-05-29 15:06 ` Jiri Kosina
2008-05-29 16:32 ` Matthew Wilcox
2008-05-30 0:24 ` Stefan Richter
2008-06-02 10:32 ` Jiri Kosina
2008-06-02 10:43 ` Rafael J. Wysocki
2008-05-29 17:37 ` James Bottomley
2008-05-29 20:24 ` Rafael J. Wysocki
2008-05-31 19:21 ` Lars Noschinski
2008-06-01 16:09 ` store-same-blocksonce (was Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project) Pavel Machek
2008-06-02 8:18 ` [Ksummit-2008-discuss] Fixing the Kernel Janitors project Paul Jackson
2008-05-29 2:27 ` Matthew Wilcox [this message]
2008-05-29 5:58 ` David Miller
2008-05-29 6:17 ` Benjamin Herrenschmidt
2008-05-29 12:45 ` Theodore Tso
2008-05-29 16:15 ` RFC: Moving firmware blobs out of the kernel David Woodhouse
2008-05-29 16:47 ` [Ksummit-2008-discuss] " Greg KH
2008-05-29 20:29 ` Arjan van de Ven
2008-05-29 20:47 ` Matthew Wilcox
2008-05-29 20:55 ` Yinghai Lu
2008-05-29 20:59 ` James Bottomley
2008-05-29 21:03 ` Greg KH
2008-05-30 9:20 ` Alan Cox
2008-05-30 10:38 ` David Woodhouse
2008-05-29 21:31 ` David Miller
2008-05-29 21:57 ` Yinghai Lu
2008-05-30 9:52 ` Takashi Iwai
2008-05-30 10:37 ` David Woodhouse
2008-05-29 21:09 ` David Miller
2008-05-29 21:11 ` Arjan van de Ven
2008-05-29 23:04 ` David Woodhouse
2008-05-30 13:47 ` Arnaldo Carvalho de Melo
2008-06-01 16:17 ` Pavel Machek
2008-06-06 14:46 ` David Woodhouse
2008-06-07 9:53 ` Pavel Machek
2008-06-08 11:13 ` Mauro Carvalho Chehab
2008-05-29 22:11 ` David Woodhouse
2008-05-30 18:37 ` Grant Grundler
2008-06-07 22:14 ` Alexandre Oliva
2008-05-29 19:12 ` Jeff Garzik
2008-05-29 21:17 ` [Ksummit-2008-discuss] " Peter Zijlstra
2008-05-29 23:39 ` H. Peter Anvin
2008-05-30 9:31 ` Alan Cox
2008-05-30 9:50 ` Peter Zijlstra
2008-05-30 13:53 ` Jeff Garzik
2008-05-30 21:08 ` Alexandre Oliva
2008-05-30 23:14 ` H. Peter Anvin
2008-05-31 14:05 ` Alan Cox
2008-05-31 15:10 ` H. Peter Anvin
2008-05-30 1:27 ` Benjamin Herrenschmidt
2008-05-29 21:18 ` David Woodhouse
2008-05-30 1:22 ` Benjamin Herrenschmidt
2008-05-29 20:54 ` [Ksummit-2008-discuss] Fixing the Kernel Janitors project David Miller
2008-05-29 20:59 ` Matthew Wilcox
2008-05-29 21:12 ` Greg KH
2008-05-30 1:25 ` Benjamin Herrenschmidt
2008-05-30 2:20 ` Matthew Wilcox
2008-05-29 21:14 ` Theodore Tso
2008-05-29 21:39 ` David Miller
2008-06-01 14:11 ` Thomas Gleixner
2008-06-01 14:24 ` James Bottomley
2008-06-01 16:21 ` s2ram video problems " Pavel Machek
2008-06-01 17:55 ` Rafael J. Wysocki
2008-06-01 18:04 ` James Bottomley
2008-06-01 18:14 ` Rafael J. Wysocki
2008-06-01 18:14 ` Matthew Garrett
2008-06-01 18:17 ` Matthew Garrett
2008-06-01 20:22 ` Thomas Gleixner
2008-06-01 20:36 ` Matthew Garrett
2008-06-01 23:56 ` Benjamin Herrenschmidt
2008-05-30 1:20 ` Benjamin Herrenschmidt
2008-05-30 6:55 ` David Miller
2008-05-29 16:03 ` Jonathan Corbet
2008-05-30 0:40 ` Neil Brown
2008-05-29 14:26 ` James Bottomley
2008-05-29 11:32 ` Helge Hafting
2008-05-29 13:44 ` Adrian Bunk
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=20080529022741.GO22636@parisc-linux.org \
--to=matthew@wil.cx \
--cc=James.Bottomley@hansenpartnership.com \
--cc=ksummit-2008-discuss@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.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