Hi,
Recently I came to know there is a feature that is going to available in Kernel 2.6.19, but I guess I am not willing to upgrade my current kernel from 2.6.17 to 2.6.19. But I want that functionality. So many people suggested me to take the patches of 2.6.19 and backport it to 2.6.17. Now how can I do that? I tried searching on goole, "backporting patches linux" but nothing meaningful came out.
I would really appreciate if I can get an example of backporting a sample patch or a good tutorial which mentions step-by-step how to backport?
Thanks
easy
Step 6?
Ok, great. That gives me some idea and I have already started working on it. Can you give some idea what do you mean by glue code?
Also, can you give me the command for step 6. Suppose somehow I am able to backport it(after resolving conflicts and everything), and now I want to generate the new patch based on my kernel soruces, how should I do that?
Thank you once again.
Why aren't you willing to mov
Why aren't you willing to move to 2.6.19? Vendor patched kernel?
Actually yes. There are certa
Actually yes. There are certain patches which works only with the kernel version that I am using and those are from my hardware vendor for some specific hardware. Those patches are also big. That's why I want to learn how to port small patches plus it would be nice to learn about backporting.
Thanks