On Tue, Jan 26, 2016 at 11:50:25AM +0100, Miroslav Benes wrote: > > + */ > > +int klp_write_module_reloc(struct module *mod, unsigned long type, > > + unsigned long loc, unsigned long value) > > +{ > > + /* This requires infrastructure changes; we need the loadinfos. */ > > + pr_err("lpc_write_module_reloc not yet supported\n"); > > This is a nit, but there is no lpc_write_module_reloc. It should be > klp_write_module_reloc. Indeed. Michael, feel free to fix this on the fly or not. It needs to disappear anyway and be replaced with functionality. Torsten -- To unsubscribe from this list: send the line "unsubscribe live-patching" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html