From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750780AbWBKWib (ORCPT ); Sat, 11 Feb 2006 17:38:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750778AbWBKWib (ORCPT ); Sat, 11 Feb 2006 17:38:31 -0500 Received: from solarneutrino.net ([66.199.224.43]:36616 "EHLO tau.solarneutrino.net") by vger.kernel.org with ESMTP id S1750770AbWBKWia (ORCPT ); Sat, 11 Feb 2006 17:38:30 -0500 Date: Sat, 11 Feb 2006 17:38:10 -0500 To: Hugh Dickins Cc: Andi Kleen , Brian King , "David S. Miller" , James.Bottomley@steeleye.com, Andrew Morton , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: [PATCH] ipr: don't doublefree pages from scatterlist Message-ID: <20060211223810.GA12064@tau.solarneutrino.net> References: <43E7613B.5060706@us.ibm.com> <200602062211.29993.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: Ryan Richter Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 06, 2006 at 10:11:09PM +0000, Hugh Dickins wrote: > Below is, I think, the 2.6.15 equivalent of the patch Andi posted. > Ryan cannot effectively test Andi's patch on 2.6.16-rc because Mike > Christie's scsi_execute_async changes have serendipitously fixed > the st instance. Ryan, would you be able to test the patch below > on 2.6.15 without my st.c,st.h patch? This patch survived 6 runs, and I'll keep running it. -ryan