[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1421767360.git.jpoimboe@redhat.com>
Date: Tue, 20 Jan 2015 09:26:17 -0600
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: 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
Subject: [PATCH v2 0/2] support for stacked patches
Add support for properly stacking patches. This includes enforcing patch stack
semantics and allowing functions to be repatched.
v2 changes:
- add "enforce stacking semantics" patch
- add documentation comments for new klp_ops struct
Josh Poimboeuf (2):
livepatch: enforce patch stacking semantics
livepatch: support for repatching a function
include/linux/livepatch.h | 4 +-
kernel/livepatch/core.c | 180 +++++++++++++++++++++++++++++++++-------------
2 files changed, 131 insertions(+), 53 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