Hello, On Thu, 26 Jun 2025 14:30:22 +0200, Håkon Bugge wrote: > Add said functions to the documentation and relate them to userspace's > pthread_cond_wait(). The latter because when searching for > functionality comparable to pthread_cond_wait(), it is very hard to > find wait_event_cmd(). > > Signed-off-by: Håkon Bugge <haakon.bugge@xxxxxxxxxx> > --- > Documentation/memory-barriers.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) [...] This document belongs to the "LINUX KERNEL MEMORY CONSISTENCY (LKMM)" subsystem. Please resend this to suitable people and lists ./scripts/get_maintainer.pl would suggest. Thanks, Akira