Hi Matte,
> I'was trying to patch a 2.4.7 kernel with ext3 and xfs patches, but
I didn't do it for 2.4.7, but for 2.4.5.
But there should be no great difference.
> there are some errors. I can patch with ext3 only and all is done, so
> with xfs only, but no ext3+xfs.
>
> I'm here to ask how I have to patch to obtain a correct kernel.
> Thanks ;-)
>
my advice is: patch first xfs, see for rejected files (should be none)
then patch ext3
look for rejected files
for 2.4.5 that were less than 5 (if I remember correctly)
open all files that belong together: eg.
file.orig
file.rej
file.c
Look in file.rej where the patch didn't succeed.
Look in file.orig at which line number it should work
do the changes in file.c by hand
Hope that helps...
Constantin
smime.p7s
Description: Kryptographische Unterschrift mit S/MIME
|