From: Zoltan B. <zb...@fr...> - 2004-05-30 20:01:31
|
Hi, I searched through http://linus.bkbits.net:8080/linux-2.5 for the patches that are needed to be reverted so ruby-2.6.6 patch apply cleanly. These patches should be applied with "patch -R -p1" in alphabetical order. I want to try newer kernels/fixes but I also need the multihead capability. I also needed two additional patches to compile this beast on x86_64, one for fs/compat_ioctl.c. Aivil, there is a missing semicolon and a new line there, look into line 1722 in your CVS! The other patch is against arch/x86_64/kernel/setup.c , it's basically the same seven lines deleted as in arch/i386/kernel/setup.c. No testing were done on x86_64 besides compilation. Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |