From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753521Ab0IRVjw (ORCPT ); Sat, 18 Sep 2010 17:39:52 -0400 Received: from 1wt.eu ([62.212.114.60]:45090 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001Ab0IRVjv (ORCPT ); Sat, 18 Sep 2010 17:39:51 -0400 Date: Sat, 18 Sep 2010 23:39:30 +0200 From: Willy Tarreau To: Greg KH Cc: linux-kernel@vger.kernel.org, stable@kernel.org, akpm@linux-foundation.org, torvalds@linux-foundation.org, stable-review@kernel.org, alan@lxorguk.ukuu.org.ukg, David Miller Subject: Re: [Stable-review] [000/123] 2.6.32.22-stable review Message-ID: <20100918213930.GD11678@1wt.eu> References: <20100918190024.GA14388@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100918190024.GA14388@kroah.com> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On Sat, Sep 18, 2010 at 12:00:24PM -0700, Greg KH wrote: > [Note, I do still have patches that people have sent me for inclusion in > the .32-stable tree in my queue, but I figured this series was already > big enough that it should go out now. If you notice, I _did_ apply all > patches that went through Linus's tree with a stable@kernel.org marking > on it, so people might consider using that method instead...] I'll give this a try, however I really miss the tcp_collapse() fix (baff42ab1494528907bf4d5870359e31711746ae) without which 2.6.32.21 panics several times a day when using splice(). I don't know if Davem had time to forward it to you though. Regards, Willy