[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1518798288.git.jpoimboe@redhat.com>
Date: Fri, 16 Feb 2018 10:31:13 -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 v2 0/2] jump_label: Robustify jump label patching
v2:
- Refine the warning so that it doesn't warn about __init entries
- (Do so by explicitly disabling __init entries)
- Drop v1 patches which removed __init tracepoints
Josh Poimboeuf (2):
jump_label: Explicitly disable jump labels in __init code
jump_label: Warn on failed jump_label patch
include/linux/jump_label.h | 3 +++
init/main.c | 2 ++
kernel/jump_label.c | 31 ++++++++++++++++++++++++-------
3 files changed, 29 insertions(+), 7 deletions(-)
--
2.14.3
Powered by blists - more mailing lists