-
由 Al Viro 提交于
wake_up_interruptible/poll_wait provide sufficient barriers; just use ACCESS_ONCE() to fetch ns->event and that's it. Signed-off-by: NAl 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: NAl Viro <viro@zeniv.linux.org.uk>