2004-01-25 19:43:31

by Mike Keehan

[permalink] [raw]
Subject: 2.6.2-rc1-bk3 patch fails

Applying the above patch to 2.6.1 gets failure in:-

. Makefile
. arch/i386/kernel/cpu/mcheck/non-fatal.c
. drivers/cdrom/cdrom.c
. drivers/input/joydev.c
. drivers/input/keyboard/atkbd.c
. drivers/md/Kconfig
. drivers/md/raid6.h (doesn't exist)

I control C'd out of the rest. The BK snapshots on
kernel.org aren't meant to be applied cumulatively,
are they?

Mike

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


2004-01-25 20:06:33

by Daniel Andersen

[permalink] [raw]
Subject: Re: 2.6.2-rc1-bk3 patch fails


> Applying the above patch to 2.6.1 gets failure in:-
>
> . Makefile
> . arch/i386/kernel/cpu/mcheck/non-fatal.c
> . drivers/cdrom/cdrom.c
> . drivers/input/joydev.c
> . drivers/input/keyboard/atkbd.c
> . drivers/md/Kconfig
> . drivers/md/raid6.h (doesn't exist)
>
> I control C'd out of the rest. The BK snapshots on
> kernel.org aren't meant to be applied cumulatively,
> are they?

You must apply the 2.6.2-rc1 patch first. Then you can patch with -bk3.

Daniel Andersen