livepatch/core: support jump_label
Cheng Jian (2): livepatch/core: support jump_label livepatch/core: fix kabi for klp_rel_state
include/linux/jump_label.h | 1 + include/linux/module.h | 43 +++++++++++++++++++++++++++++++++++++++++++ kernel/jump_label.c | 16 ++++++++++++++++ kernel/livepatch/core.c | 7 +++++++ kernel/module.c | 5 ++++- 5 files changed, 71 insertions(+), 1 deletion(-)