On 11/14/2012 07:19 PM, Cyrill Gorcunov wrote: > The sigmask is read in lockless manner for a sake of > code simplicity, thus if precise data needed here > the tasks which refer to the signalfd should be > stopped before read. > > Signed-off-by: Cyrill Gorcunov <gorcu...@openvz.org> > CC: Pavel Emelyanov <xe...@parallels.com> > CC: Oleg Nesterov <o...@redhat.com> > CC: Andrey Vagin <ava...@openvz.org> > CC: Al Viro <v...@zeniv.linux.org.uk> > CC: Alexey Dobriyan <adobri...@gmail.com> > CC: Andrew Morton <a...@linux-foundation.org> > CC: James Bottomley <jbottom...@parallels.com> > CC: "Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> > CC: Alexey Dobriyan <adobri...@gmail.com> > CC: Matthew Helsley <matt.hels...@gmail.com> > CC: "J. Bruce Fields" <bfie...@fieldses.org> > CC: "Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> > CC: Tvrtko Ursulin <tvrtko.ursu...@onelan.co.uk> > --- > fs/proc/array.c | 2 +- > fs/signalfd.c | 18 ++++++++++++++++++ > include/linux/proc_fs.h | 3 +++ > 3 files changed, 22 insertions(+), 1 deletion(-)
Acked-by: Pavel Emelyanov <xe...@parallels.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/