Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 11 Dec 2001 18:41:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 11 Dec 2001 18:41:26 -0500 Received: from host154.207-175-42.redhat.com ([207.175.42.154]:59306 "EHLO lacrosse.corp.redhat.com") by vger.kernel.org with ESMTP id ; Tue, 11 Dec 2001 18:41:11 -0500 Date: Tue, 11 Dec 2001 18:41:09 -0500 From: Benjamin LaHaise To: Hugh Dickins Cc: Linus Torvalds , axboe@suse.de, Big Fish Subject: Re: [PATCH] v2.5.1-pre9-00_kvec.diff Message-ID: <20011211184109.I6878@redhat.com> In-Reply-To: <20011211162639.F6878@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hugh@veritas.com on Tue, Dec 11, 2001 at 11:33:32PM +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 11, 2001 at 11:33:32PM +0000, Hugh Dickins wrote: > Looks nice, but I think you need to update from atomic_inc(&map->count) > and __free_page(map) to page_cache_get(map) and page_cache_release(map)? > I haven't checked a 2.5.1-pre9 tree, but we had to change that in 2.4, > to avoid PageLRU BUGs. page_cache_get end just tidiness, of course. Ahhh, that's something I've missed since our internal tree is still 2.4.9-ac based. Thanks, -ben -- Fish. - 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/