On Tue, 18 May 2010, Stuart Winter wrote: > I'd guess that the right order would be numerical since the patches are > numbered in numerical order, but junk 3 of patch 0003 doesn't apply. I > haven't tried alternating the order yet.
You're not trying to do a patch --dry-run are you? Hunk #3 of patch 3 depends on patch 2, so you need to actually *apply* the patches, in order. I just tried again on a clean 2.6.33.4 and they apply fine. Cheers, Jim _______________________________________________ ARMedslack mailing list [email protected] http://lists.armedslack.org/mailman/listinfo/armedslack
