commit | d7f3e207397d7b4868e33d3f88396a06f4d5a8c7 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Mar 18 16:19:52 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Jun 10 13:39:41 2013 -0700 |
tree | 5ff8115187790a7f670a1d27d2e216c47be9de07 | |
parent | 971394f389992f8462c4e5ae0e3b49a10a9534a3 [diff] |
rcu: Convert rcutree.c printk calls This commit converts printk() calls to the corresponding pr_*() calls. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>