Re: fr1-2.16 patch for 2.6.10 kernel
[email protected] (Peter T. Breuer)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
Peter T. Breuer <[email protected]> wrote: > "Also sprach denis bonnenfant:" > > I have tried to patch 2.6.10 kernel with the FR1 2.16 patch for > > linux-2.6.8.1 By the way ... the usual "no think" technique for dealing with this is NOT to patch 2.6.10, but to patch 2.6.8.1 instead :-). Then apply the KERNEL 2.6.9 and 2.6.10 patches. Any problems you have with the kernel patches you can resolve because what the kernel patch is doing will be more global - such as renaming a variable. The other way round you would never know that a variable has been renamed. Peter