Re: alternatives in modules

2007-09-18 Thread Mathieu Desnoyers
* Denys Vlasenko ([EMAIL PROTECTED]) wrote: > Hi Mathieu, > > I was looking through kernel/module.c and if understand it > correctly, it doesn't handle .altinstructions in modules at all. > Am I reading code correctly? Hi Denys, See arch/i386/kernel/module.c:module_finalize() it calls apply_alte

alternatives in modules

2007-09-18 Thread Denys Vlasenko
Hi Mathieu, I was looking through kernel/module.c and if understand it correctly, it doesn't handle .altinstructions in modules at all. Am I reading code correctly? -- vda - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More m