Hi, I'm now porting dyn ftrace to IA64. To make modules work, I must add a piece of code (trampoline code) to each module. I can't add the trampoline code in module load, because at that time, only PLT trampoline code can be added, and that code isn't ok for ftrace. I wonder if this can be done in kbuild. If yes, how can I do it? Thanks, Shaohua -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html