-
Al Viro authored
wake_up_interruptible/poll_wait provide sufficient barriers; just use ACCESS_ONCE() to fetch ns->event and that's it. Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
aab407fc
wake_up_interruptible/poll_wait provide sufficient barriers;
just use ACCESS_ONCE() to fetch ns->event and that's it.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>