[PATCH v2 0/2] support for stacked patches

2015-01-20 Thread Josh Poimboeuf
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

[PATCH v2 0/2] support for stacked patches

2015-01-20 Thread Josh Poimboeuf
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