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 <[email protected]> > CC: Pavel Emelyanov <[email protected]> > CC: Oleg Nesterov <[email protected]> > CC: Andrey Vagin <[email protected]> > CC: Al Viro <[email protected]> > CC: Alexey Dobriyan <[email protected]> > CC: Andrew Morton <[email protected]> > CC: James Bottomley <[email protected]> > CC: "Aneesh Kumar K.V" <[email protected]> > CC: Alexey Dobriyan <[email protected]> > CC: Matthew Helsley <[email protected]> > CC: "J. Bruce Fields" <[email protected]> > CC: "Aneesh Kumar K.V" <[email protected]> > CC: Tvrtko Ursulin <[email protected]> > --- > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

