From aab407fc5c0ce63e9fd4a34a790d7290d3e116a1 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 29 Sep 2013 10:59:59 -0400 Subject: [PATCH] don't bother with vfsmount_lock in mounts_poll() 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 --- Reading git-format-patch failed