[PATCH v2 0/2] support for stacked patches

From: Josh Poimboeuf
Date: Tue Jan 20 2015 - 10:26:33 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/