Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757430Ab0GGQ1T (ORCPT ); Wed, 7 Jul 2010 12:27:19 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:39211 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756998Ab0GGQ1R (ORCPT ); Wed, 7 Jul 2010 12:27:17 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tK3ieFG+UbniNnahhZMf2PHaGc2vCyWLE1w2AmXFPUxUl2SMWKRHI1+rFn1V09y38I AsmOdr4mMRAPoR+kijgTzPbBpg5KHl6+UBD7vDIFeehDabmGBdFP6z6iOAyP1wdZ5aio RybY7i0aXOJlPCP7jR4lUPwb9CpMKyaonEYdc= MIME-Version: 1.0 In-Reply-To: <4C34A922.6090705@kernel.org> References: <4C2F5ECB.1040505@kernel.org> <4C2F61AB.9030806@kernel.org> <4C317C04.20500@kernel.org> <4C32CE50.6010501@kernel.org> <4C341598.6040004@kernel.org> <4C34A1D5.1090202@kernel.org> <4C34A922.6090705@kernel.org> Date: Wed, 7 Jul 2010 09:27:13 -0700 Message-ID: Subject: Re: Drives missing at boot From: Mark Knecht To: Tejun Heo Cc: Linux Kernel List , "linux-ide@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1108 Lines: 31 On Wed, Jul 7, 2010 at 9:19 AM, Tejun Heo 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/