Re: [PATCH] tracing: Remove obsolete sched_switch selftest
From: Steven Rostedt
Date: Wed Oct 04 2017 - 11:38:00 EST
On Mon, 2 Oct 2017 18:03:37 -0700
Joel Fernandes <joelaf@xxxxxxxxxx> wrote:
> Since commit 87d80de2800d087ea833cb79bc13f85ff34ed49f ("tracing: Remove
> obsolete sched_switch tracer"), the sched_switch selftest is no longer used.
> This patch removes the same.
>
> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Signed-off-by: Joel Fernandes <joelaf@xxxxxxxxxx>
> ---
>
BTW, I already applied this, I was just waiting for an rc to be
released that passes my tests ;-)
-- Steve