Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760832AbZJINsi (ORCPT ); Fri, 9 Oct 2009 09:48:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760798AbZJINsh (ORCPT ); Fri, 9 Oct 2009 09:48:37 -0400 Received: from smtp2.ultrahosting.com ([74.213.174.253]:52415 "EHLO smtp.ultrahosting.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1760794AbZJINsh (ORCPT ); Fri, 9 Oct 2009 09:48:37 -0400 Date: Fri, 9 Oct 2009 09:41:16 -0400 (EDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: KOSAKI Motohiro cc: LKML , linux-mm , Andrew Morton Subject: Re: [PATCH 2/3] Fix memory leak of never putback pages in mbind() In-Reply-To: <20091009100708.1287.A69D9226@jp.fujitsu.com> Message-ID: References: <20091009100527.1284.A69D9226@jp.fujitsu.com> <20091009100708.1287.A69D9226@jp.fujitsu.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 453 Lines: 12 On Fri, 9 Oct 2009, KOSAKI Motohiro wrote: > if mbind() receive invalid address, do_mbind makes leaked page. > following test program detect its leak. Acked-by: Christoph Lameter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/