[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50A4F2EB.2020109@parallels.com>
Date: Thu, 15 Nov 2012 17:49:31 +0400
From: Pavel Emelyanov <xemul@...allels.com>
To: Cyrill Gorcunov <gorcunov@...nvz.org>
CC: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Al Viro <viro@...iv.linux.org.uk>,
Alexey Dobriyan <adobriyan@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
James Bottomley <jbottomley@...allels.com>,
Matthew Helsley <matt.helsley@...il.com>,
aneesh.kumar@...ux.vnet.ibm.com, bfields@...ldses.org,
oleg@...hat.com, rientjes@...gle.com, tvrtko.ursulin@...lan.co.uk,
Andrey Vagin <avagin@...nvz.org>
Subject: Re: [patch 4/7] fdinfo: Show sigmask for signalfd fd v3
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 <gorcunov@...nvz.org>
> CC: Pavel Emelyanov <xemul@...allels.com>
> CC: Oleg Nesterov <oleg@...hat.com>
> CC: Andrey Vagin <avagin@...nvz.org>
> CC: Al Viro <viro@...IV.linux.org.uk>
> CC: Alexey Dobriyan <adobriyan@...il.com>
> CC: Andrew Morton <akpm@...ux-foundation.org>
> CC: James Bottomley <jbottomley@...allels.com>
> CC: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
> CC: Alexey Dobriyan <adobriyan@...il.com>
> CC: Matthew Helsley <matt.helsley@...il.com>
> CC: "J. Bruce Fields" <bfields@...ldses.org>
> CC: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
> CC: Tvrtko Ursulin <tvrtko.ursulin@...lan.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 <xemul@...allels.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists