]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
authorHåkon Bugge <haakon.bugge@oracle.com>
Fri, 27 Jun 2025 10:50:33 +0000 (12:50 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 9 Jul 2025 17:08:14 +0000 (10:08 -0700)
commit88172700423c27c0123fdb05b8c4a62444cfcba2
tree3e71ff230eb990449b270d18ce114436e20285b0
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()

Add said functions to Documentation/memory-barriers.txt.

Signed-off-by: Håkon Bugge <haakon.bugge@oracle.com>
--

v1 -> v2:
      * Changed the prosaic part to kernel-doc style and moved it to
        include/linux/wait.h in another commit

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/memory-barriers.txt