Jeremy Fitzhardinge wrote: > Gerd Hoffmann wrote: >> Hmm, I think this is just a chunk being lost due to the clash with the >> older version of the patch submitted as part of the xen series. > > But I thought the old version I had posted was well and truly dropped. > Isn't this problematic patch the one you posted?
I think what happened is (the patch attached to the "removed from -mm" mail looks like this): - patch-v2 merged into -mm - patch-v1 merged into -mm as part of xen series - merge conflict, the bits which are in patch-v1 got removed from patch-v2 to solve that, both patches in -mm - patch-v1 got removed with other xen bits due to the conflict with zachs patches. - mm kernel has an incomplete patch-v2 now => boom. So it isn't a problem with the original patch, it just got corrupted during conflict resolving. cheers, Gerd -- Gerd Hoffmann <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/