| commit | edff5e9a99e0ed9463999455b2604c3154eb7ab3 | [log] [tgz] |
|---|---|---|
| author | Zqiang <qiang1.zhang@intel.com> | Thu Mar 23 12:00:11 2023 +0800 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Tue May 09 17:27:43 2023 -0700 |
| tree | aa5631be640227d5a0bc9c62ee2c835d2653f2ca | |
| parent | 5fc8cbe4cf0fd34ded8045c385790c3bf04f6785 [diff] |
rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output This commit uses rtp->name instead of __func__ and outputs the value of rcu_task_cb_adjust, thus reducing console-log output. Signed-off-by: Zqiang <qiang1.zhang@intel.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>