And my point is that your N is likely to be quite small out of a possible
set that is quite large. If I'm right, then the patchbot idea is pointless
because all the interesting work is happening in the part of the set that
the patchbot can't handle.
I make no claims as to where the partition is in Linux, only the maintainers
can tell us that. I do claim that in the commercial world, the set of patches
which apply clean is much much smaller than the set which require merging.
You might want to think about the _fact_ that getting patches to apply
cleanly serializes all work on the area being patched. If you can live
with that, fine. If you can't, the patchbot doesn't help. It solves the
easy part of the problem, which didn't need to be solved, and punts on
the hard part.
----- 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/