commit | 3de30ca3fc8bcd469901bbf1905bc4d7ebe5fe57 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Wed May 09 15:55:39 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri May 11 10:22:13 2012 -0700 |
tree | 840103030b0147de87a823cd822283f1e76f6f97 | |
parent | e0a32fbdcf319639e612e433dd08412c427f11d4 [diff] |
rcu: Dump only the current CPU's buffers for idle-entry/exit warnings Problems in RCU idle entry and exit are almost always confined to the offending CPU. This commit therefore switches ftrace_dump() from DUMP_ALL to DUMP_ORIG. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>