diff options
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-08-04 11:40:58 -0400 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-08-04 11:40:58 -0400 |
| commit | 8ff4fbfd69a6c7b9598f8c1f2df34f89bac02c1a (patch) | |
| tree | a56504a1f6223a9a755e30ab4ce0fbeb79b94f8d /lib | |
| parent | 9a54f98e341d09793247a6e598012edefb5ae7cb (diff) | |
| parent | af859beaaba4d57883b08f4acbcb3974bc1f975e (diff) | |
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
fixes.2015.07.22a: Miscellaneous fixes.
initexp.2015.08.04a: Initialization and expedited updates.
(Single branch due to conflicts.)
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Kconfig.debug | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 26da2caa7d15..3e0b662cae09 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -1353,20 +1353,6 @@ config RCU_CPU_STALL_TIMEOUT | |||
| 1353 | RCU grace period persists, additional CPU stall warnings are | 1353 | RCU grace period persists, additional CPU stall warnings are |
| 1354 | printed at more widely spaced intervals. | 1354 | printed at more widely spaced intervals. |
| 1355 | 1355 | ||
| 1356 | config RCU_CPU_STALL_INFO | ||
| 1357 | bool "Print additional diagnostics on RCU CPU stall" | ||
| 1358 | depends on (TREE_RCU || PREEMPT_RCU) && DEBUG_KERNEL | ||
| 1359 | default y | ||
| 1360 | help | ||
| 1361 | For each stalled CPU that is aware of the current RCU grace | ||
| 1362 | period, print out additional per-CPU diagnostic information | ||
| 1363 | regarding scheduling-clock ticks, idle state, and, | ||
| 1364 | for RCU_FAST_NO_HZ kernels, idle-entry state. | ||
| 1365 | |||
| 1366 | Say N if you are unsure. | ||
| 1367 | |||
| 1368 | Say Y if you want to enable such diagnostics. | ||
| 1369 | |||
| 1370 | config RCU_TRACE | 1356 | config RCU_TRACE |
| 1371 | bool "Enable tracing for RCU" | 1357 | bool "Enable tracing for RCU" |
| 1372 | depends on DEBUG_KERNEL | 1358 | depends on DEBUG_KERNEL |
