On Tue, 12 Feb 2008 20:03:54 +0000 Russell King <rmk+lkml@xxxxxxxxxxxxxxxx> wrote: > (3) is effectively what akpm does with his tree - when a patch conflicts > with other changes, he throws the changes out and bangs peoples heads > together to get a new set of patches generated which work together. Actually I'll usually (much >90%) just queue another patch which fixes the fallout and will drop that once the upstreams sort things out. I'll only drop a subsystem tree in extremis. One reason for this is that I'll have a pile of other patches which are dependent upon that subsystem tree and which would need reworking. And un-reworking once the subsytem tree is undropped. And the trees which are most likely to cause conflicts tend to also be the trees upon which other patches are dependent. Mainly because those trees are larger and more spread out. - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html