Re: Two .rej files when patching from 2.6.8.1 to 2.6.9-rc1

From: Dominik Karall
Date: Wed Aug 25 2004 - 19:01:51 EST


On Thursday 26 August 2004 03:31, Predrag Ivanovic wrote:
> Hi.
>
> There are two .rej files when I patch 2.6.8.1 to 2.6.9-rc1
> (I ran 'make mrproper' when I unpacked 2.6.8.1 tarball).
> These are :
> linux-2.6.9-rc1/Makefile.rej
> -------------------------------------------
> ***************
> .....
> .....
> lock_kernel();
> ------------------------------------------------------------
>
> HTH.
> Pedja
> LGOEG

the 2.6.9-rc1 patch is build against 2.6.8, not 2.6.8.1, so you will need to
do a 'patch -p1 < patch-2.6.8.1 -R' and patch afterwards with -rc1.

regards,
dominik
-
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/