From: Paul E. McKenney on
Hello!

This patch set gets rid of read_barrier_depends() in ftrace in favor of
RCU APIs, increases the RCU CPU stall timeout if CONFIG_PROVE_RCU, and
fixes an x86/mce lockdep splat.

Thanx, Paul

------------------------------------------------------------------------

arch/x86/kernel/cpu/mcheck/mce.c | 12 ++++++++----
kernel/rcutree.h | 22 +++++++++++++++-------
kernel/trace/ftrace.c | 23 +++++++++++++----------
3 files changed, 36 insertions(+), 21 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/