On 07/07/2010 06:15 PM, Mark Knecht wrote: > Certainly. Is there a way to reverse the previous patch? > > c2stable linux # patch -p1 --dry-run <~mark/Downloads/resume-dbg-1.patch > patching file drivers/ata/libata-core.c > Hunk #1 succeeded at 3798 (offset 86 lines). > Hunk #2 succeeded at 3833 with fuzz 2 (offset 94 lines). > Hunk #3 FAILED at 6109. > 1 out of 3 hunks FAILED -- saving rejects to file drivers/ata/libata-core.c.rej > c2stable linux # > > I assume this is failing because your patch is over the plain kernel, > not the one I've patched? $ patch -R -p1 < ~mark/Downloads/resume-dbg.patch $ patch -p1 < ~mark/Downloads/resume-dbg-1.patch -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html