From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner Date: Tue, 02 May 2000 19:17:02 +0000 Subject: Re: [Linux-ia64] new kernel diff (relative to v2.3.99-pre6) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On May 1, 11:59pm, David Mosberger wrote: > The full diff is at ftp.kernel.org:/pub/linux/kernel/ports/ia64/ in: > > linux-2.3.99-pre6-ia64-000501.diff.bz2 I'm getting some rejects when I attempt to apply this patch against linux-2.3.99-pre6.tar.bz2. Specifically, $ bzip2 -dc ../../linux-2.3.99-pre6-ia64-000501.diff.bz2 | patch -p1 [...] patching file `drivers/ide/ide-cd.c' Hunk #1 FAILED at 2075. Hunk #2 FAILED at 2100. 2 out of 2 hunks FAILED -- saving rejects to drivers/ide/ide-cd.c.rej patching file `drivers/usb/devices.c' Hunk #1 succeeded at 53 with fuzz 2. patching file `drivers/usb/uhci.c' Hunk #3 succeeded at 2340 (offset 108 lines). patching file `init/main.c' Hunk #1 succeeded at 109 (offset 4 lines). Hunk #2 FAILED at 527. 1 out of 2 hunks FAILED -- saving rejects to init/main.c.rej (Most of the patch succeeded; I'm only showing the parts that had problems.) Kevin -- Kevin Buettner kev@primenet.com, kevinb@redhat.com