Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

rcu: Add more RCU files to kernel-api.rst

Recent changes and additions to RCU have not been reflected in
Documentation/core-api/kernel-api.rst, which makes it harder to find
the kernel-doc headers in recently added RCU files.

Therefore, add those files.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Liam Beguin <liambeguin@gmail.com>
Cc: <linux-doc@vger.kernel.org>

+12
+12
Documentation/core-api/kernel-api.rst
··· 412 412 .. kernel-doc:: include/linux/rcu_sync.h 413 413 414 414 .. kernel-doc:: kernel/rcu/sync.c 415 + 416 + .. kernel-doc:: kernel/rcu/tasks.h 417 + 418 + .. kernel-doc:: kernel/rcu/tree_stall.h 419 + 420 + .. kernel-doc:: include/linux/rcupdate_trace.h 421 + 422 + .. kernel-doc:: include/linux/rcupdate_wait.h 423 + 424 + .. kernel-doc:: include/linux/rcuref.h 425 + 426 + .. kernel-doc:: include/linux/rcutree.h