[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1425423640.git.jpoimboe@redhat.com>
Date: Tue, 3 Mar 2015 17:02:20 -0600
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: Petr Mladek <pmladek@...e.cz>, Seth Jennings <sjenning@...hat.com>,
Jiri Kosina <jkosina@...e.cz>, Vojtech Pavlik <vojtech@...e.cz>
Cc: live-patching@...r.kernel.org, linux-kernel@...r.kernel.org,
Rusty Russell <rusty@...tcorp.com.au>,
Miroslav Benes <mbenes@...e.cz>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
mingo@...nel.org, mathieu.desnoyers@...icios.com, oleg@...hat.com,
paulmck@...ux.vnet.ibm.com, andi@...stfloor.org,
rostedt@...dmis.org, tglx@...utronix.de
Subject: [PATCH 0/2] livepatch: fix patch module loading race
Patch 1/2 removes the extra klp_find_object_module() call, as we discussed.
It's a prerequisite for making the 2nd patch simpler.
Patch 2/2 is a fixed up version of the scratch patch I posted earlier today,
with better comments and a few simplifications which are possible with the
single caller to klp_find_object_module().
Josh Poimboeuf (2):
livepatch: remove unnecessary call to klp_find_object_module()
livepatch: fix patched module loading race
kernel/livepatch/core.c | 55 +++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 49 insertions(+), 6 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists