Re: The direction linux is taking

Larry McVoy (lm@bitmover.com)
Sat, 29 Dec 2001 14:04:10 -0800


On Sat, Dec 29, 2001 at 04:03:34PM -0500, Benjamin LaHaise wrote:
> On Sat, Dec 29, 2001 at 11:37:49AM -0800, Larry McVoy wrote:
> > If you have N people trying to patch the same file, you'll require N
> > releases and some poor shlep is going to have to resubmit their patch
> > N-1 times before it gets in.
>
> Wrong. Most patches are independant, and even touch different functions.

Really? And the data which shows this absolute statement to be true is
where? I'm happy to believe data, but there is no data here.

> Things like "add member foo of type baz to struct z" are independant
> changes even if they conflict when patching.

So what? A conflict is anything that the patch(1) can't handle automatically.
The fact that the conflicts are independent changes is irrelevant, patch
doesn't care.

> > Anyway, I'm interested to see if there are screams of "all I ever do is
> > merge and I hate it" or "merging? what's that?".
>
> How about "I'm sick of resending this one line bugfix to maintainer of
> $foo who keeps dropping it"? That's the problem that patchbot is meant
> to solve, not the merging problem.

OK, so go solve it already. Just don't be surprised when if it doesn't
get used because it is yet another 10% solution.

-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 
-
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/