Re: The direction linux is taking

Dave Jones (davej@suse.de)
Sat, 29 Dec 2001 23:26:51 +0100 (CET)


On Sat, 29 Dec 2001, Larry McVoy wrote:

> I'd suggest you go try this idea out. It's funny how often people suggest
> that they are going to make the problems go away, it's always this same
> proposal, typically nobody does any work, when they do it doesn't get used,
> could it be there is a reason for that?
>
> I'm prepared to be wrong, but I don't hear the maintainers asking for this
> patchbot. Why not?

Something I've done for a quite is set up some procmail rules
to filter subjects with [PATCH] and the likes into an additional
folder. Every so often, I'll go through it, deleting ones that
ended up getting merged with mainline.

The ones that don't, I look around for followups in my l-k
folder for that month. If it got shot down in flames or discarded
for another reason, it gets deleted from my patch folder.

Picking through the rest usually turns up some useful bits
that in the past I've resynced/cleaned up, and pushed to relevant
maintainer and they've finally got accepted.

I'm making two points here.

1. This is not perfect in that a lot of patches get sent to the list
without being prefixed with [PATCH], so unless I happen to see it
when skimming my l-k folder, it falls through the gaps.

2. I don't have time to read every patch that ends up in my
patch folder.

The patchbot solves the first problem by making it not possible to accept
a patch without a standard prefix. The second it could fix by generating
a monthly "pending" report for every person using it, and having these
summaries sent to a patchbot-pending mailing list.

As long as *someone* sees these patches are still out there, they'll get
merged eventually, even if it means sitting in a tree other than Linus's
for a few months.

Dave.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

- 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/