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/
> 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