[CRIU] Re: [PATCH cr 3/3] unix-sk: allocate unix_sk_info from a
shared pool
Andrew Vagin
avagin at parallels.com
Mon Sep 3 11:50:15 EDT 2012
On Sun, Sep 02, 2012 at 01:49:29PM +0400, Pavel Emelyanov wrote:
> On 09/02/2012 12:43 PM, Andrey Vagin wrote:
> >
> > because unix_sk_info contains a futex, which may be used from a few
> > processes.
> >
> > Reported-by: Kir Kolyshkin <kir at openvz.org>
> > Signed-off-by: Andrey Vagin <avagin at openvz.org>
> > ---
> > sk-unix.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
>
> plz, find out why zdtm didn't catch this.
It's simple, the zdtm test creates only an one process.
I will fix that.
More information about the CRIU
mailing list