]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
doc: rcu: Remove obsolete suggestion from checklist
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Fri, 5 Oct 2018 23:18:12 +0000 (16:18 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Mon, 12 Nov 2018 16:56:25 +0000 (08:56 -0800)
commitbc2072c9adebd6ed1a192ed55ae195d8fb415c8d
tree3232b5a23a33fe93103e6a46419123846162e847
parent090c1685fd628a8c191d77b5267a7dc226246a5b
doc: rcu: Remove obsolete suggestion from checklist

call_rcu_bh is now implemented in terms of call_rcu, so the suggestion
to use a different API for speed benefits is not accurate anymore.
This commit updates the document accordingly.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Documentation/RCU/checklist.txt