Warn if a jump_label fails to patch, and fix up a couple of issues found
by the warning.

Josh Poimboeuf (3):
  jump_label: Warn on failed jump_label patch
  x86/xen: Remove inert tracepoint in __init code
  percpu: Remove inert tracepoint in __init code

 arch/x86/xen/enlighten_pv.c | 2 --
 kernel/jump_label.c         | 8 ++++++--
 mm/percpu.c                 | 1 -
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.14.3

Reply via email to