--- 2-2.patch 2015-02-07 00:00:15.151621154 +0100 +++ 2-2-v2.patch 2015-02-06 23:59:22.187620716 +0100 @@ -2,7 +2,7 @@ From patchwork Fri Feb 6 20:06:55 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit -Subject: x86/tbl/trace: Do not trace on CPU that is offline +Subject: x86/tlb/trace: Do not trace on CPU that is offline From: Steven Rostedt X-Patchwork-Id: 5794701 Message-Id: <20150206200800.689573476@goodmis.org> @@ -70,11 +70,21 @@ code when the CPU is offline. Link: http://lkml.kernel.org/r/CA+icZUUGiGDoL5NU8RuxKzFjoLjEKRtUWx=JB8B9a0EQv-eGzQ@mail.gmail.com +NOTE: This patch requires "tracing: Add condition check to RCU lockdep checks". + Reported-by: Sedat Dilek +Tested-by: Sedat Dilek Suggested-by: Paul E. McKenney +Acked-by: Paul E. McKenney Signed-off-by: Steven Rostedt --- + +[ dileks: v2: + - s/tbl/tlb in subject-line + - Add a reference to a preconditional patch + - Add Paul's Acked-by ] + include/trace/events/tlb.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)