| commit | bf1304e9cd755be7814ac8365834b7a1d0f06b58 | [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> | Mon Jul 02 12:34:42 2012 -0700 |
| tree | 0bbbb761dc42af26e555e6257bd280e5d390fee0 | |
| parent | cba6d0d64ee53772b285d0c0c288deefbeaf7775 [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> Tested-by: Heiko Carstens <heiko.carstens@de.ibm.com> Tested-by: Pascal Chapperon <pascal.chapperon@wanadoo.fr>