From a251a789b6c0b9d47cf305050165fe22c2d14b18 Mon Sep 17 00:00:00 2001 From: "Paul E. McKenney" Date: Tue, 13 Apr 2010 12:22:33 -0700 Subject: [PATCH] --- yaml --- r: 191004 b: refs/heads/master c: 55ec936ff4e57cc626db336a7bf33b267390e9b4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a1f8e3a697b0..d33c970e6528 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbad937983147c017c25406860287cb94da9af7c +refs/heads/master: 55ec936ff4e57cc626db336a7bf33b267390e9b4 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index 94090b4bb7d2..930a9e5eae08 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -805,7 +805,7 @@ config RCU_CPU_STALL_DETECTOR config RCU_CPU_STALL_VERBOSE bool "Print additional per-task information for RCU_CPU_STALL_DETECTOR" depends on RCU_CPU_STALL_DETECTOR && TREE_PREEMPT_RCU - default n + default y help This option causes RCU to printk detailed per-task information for any tasks that are stalling the current RCU grace period.