commit | 8994515cf0030e5020d67bb837a9d9a92441d0f7 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Dec 10 09:59:43 2015 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 23 19:59:51 2016 -0800 |
tree | 003966dcf9e6d1e07c1891624eea283a11d920d9 | |
parent | bb53e416e02cd5406d5e1dbdd89432ff5875e982 [diff] |
rcu: Update rcu_report_qs_rsp() comment The header comment for rcu_report_qs_rsp() was obsolete, dating well before the advent of RCU grace-period kthreads. This commit therefore brings this comment back into alignment with current reality. Reported-by: Lihao Liang <lihao.liang@cs.ox.ac.uk> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>