[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1518626149.git.jpoimboe@redhat.com>
Date: Wed, 14 Feb 2018 10:40:40 -0600
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Jason Baron <jbaron@...mai.com>, Borislav Petkov <bp@...e.de>
Subject: [PATCH 0/3] jump_label: Robustify jump label patching
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
Powered by blists - more mailing lists