Re: mm_alloc()'ed structure leak

From: Catalin Marinas
Date: Mon Feb 09 2009 - 12:31:41 EST


On Mon, 2009-02-09 at 17:47 +0100, Peter Zijlstra wrote:
> On Mon, 2009-02-09 at 17:45 +0100, Peter Zijlstra wrote:
> > - return -ERESTART_RESTARTBLOCK;
> > + ret = -ERESTARTSYS;
>
> noted and fixed.

I can confirm that with your patch, the leak is no longer reported.
Thanks.

--
Catalin

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/