On Mon 2016-03-14 13:50:09, Jessica Yu wrote: > +++ Petr Mladek [14/03/16 16:06 +0100]: > >On Fri 2016-03-11 15:03:48, Jessica Yu wrote: > >>+err: > >>+ /* > >>+ * If a patch is unsuccessfully applied, return > >>+ * error to the module loader. > >>+ */ > >>+ pr_warn("patch '%s' failed for module '%s', refusing to load module '%s'\n", > >>+ patch->mod->name, obj->mod->name, obj->mod->name); > > > >One more thing. We should add here: > > > > mod->klp_alive = true; > > > >Otherwise, there is a small race window when a new patch will try to > >patch the module. > > Ah, you are right. I think you meant false, though :-) Will fix that. Yeah, I meant false :-) Thanks, Petr -- 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