> On 26 Jun 2025, at 16:14, Akira Yokosawa <akiyks@xxxxxxxxx> wrote: > > 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 for the input Akira. I decided to reduce the noise here since this commit doesn't really discuss the memory model per se. But, if it is the right etiquette, I will resend. Thxs, Håkon