From: Matthew Wilcox <matthew@xxxxxx> Date: Sun, 13 May 2012 08:29:35 -0600 > On Sun, May 13, 2012 at 02:16:00PM +0200, Sam Ravnborg wrote: >> Do we have any archs that does runtime patching of function calls? > > Isn't this a slightly easier version of the x86 altinstructions mechanism? Nope, altinstructions patches the implementation. Sparc wants to patch the call sites. Basically, run time linking of function calls. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html