Re: [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground pagereplacement.

From: Srikar Dronamraju
Date: Mon Jun 13 2011 - 04:57:56 EST


* Peter Zijlstra <peterz@xxxxxxxxxxxxx> [2011-06-10 01:03:27]:

> On Tue, 2011-06-07 at 18:28 +0530, Srikar Dronamraju wrote:
> > + ret = anon_vma_prepare(vma);
> > + if (ret)
> > + goto unlock_out;
>
> You just leaked new_page.

Right, Will fix this.

--
Thanks and Regards
Srikar
--
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/