Re: Drives missing at boot

From: Mark Knecht
Date: Wed Jul 07 2010 - 12:27:23 EST


On Wed, Jul 7, 2010 at 9:19 AM, Tejun Heo <tj@xxxxxxxxxx> wrote:
> 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
>
Thanks. Building the new kernel now. I'll start trying to save the
data you're looking for.

Cheers,
Mark
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/