From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: [patch 3/3] mm: make read_cache_page synchronous Date: Tue, 6 Feb 2007 09:58:47 +0100 Message-ID: <20070206085847.GA6487@wotan.suse.de> References: <20070206054925.21042.50546.sendpatchset@linux.site> <20070206054957.21042.18724.sendpatchset@linux.site> <20070206002839.f02a47bc.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , Hugh Dickins , Linux Kernel , Linux Memory Management , Linux Filesystems To: Andrew Morton Return-path: Received: from mx1.suse.de ([195.135.220.2]:59441 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751771AbXBFI6y (ORCPT ); Tue, 6 Feb 2007 03:58:54 -0500 Content-Disposition: inline In-Reply-To: <20070206002839.f02a47bc.akpm@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Feb 06, 2007 at 12:28:39AM -0800, Andrew Morton wrote: > > > > Also, a memory leak in sys_swapon(). > > Separate patch? Gack, I'm an idiot, there is no memory leak :P