Searched hist:"6 bfc09e2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 6bfc09e2 Fri Oct 19 14:49:17 CDT 2012 Paul E. McKenney <paul.mckenney@linaro.org> rcu: Provide RCU CPU stall warnings for tiny RCU
Tiny RCU has historically omitted RCU CPU stall warnings in order to reduce memory requirements, however, lack of these warnings caused Thomas Gleixner some debugging pain recently. Therefore, this commit adds RCU CPU stall warnings to tiny RCU if RCU_TRACE=y. This keeps the memory footprint small, while still enabling CPU stall warnings in kernels built to enable them.
Updated to include Josh Triplett's suggested use of RCU_STALL_COMMON config variable to simplify #if expressions.
Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
|
/openbmc/linux/init/ |
H A D | Kconfig | 6bfc09e2 Fri Oct 19 14:49:17 CDT 2012 Paul E. McKenney <paul.mckenney@linaro.org> rcu: Provide RCU CPU stall warnings for tiny RCU
Tiny RCU has historically omitted RCU CPU stall warnings in order to reduce memory requirements, however, lack of these warnings caused Thomas Gleixner some debugging pain recently. Therefore, this commit adds RCU CPU stall warnings to tiny RCU if RCU_TRACE=y. This keeps the memory footprint small, while still enabling CPU stall warnings in kernels built to enable them.
Updated to include Josh Triplett's suggested use of RCU_STALL_COMMON config variable to simplify #if expressions.
Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
|