From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id C5EFCDDE2C for ; Tue, 2 Oct 2007 01:05:46 +1000 (EST) Message-ID: <47010CC4.7000204@garzik.org> Date: Mon, 01 Oct 2007 11:05:40 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Jan-Bernd Themann Subject: Re: [PATCH] ehea: DLPAR memory add fix References: <200710011633.18305.ossthema@de.ibm.com> <470107D9.2040301@garzik.org> <200710011654.14067.ossthema@de.ibm.com> In-Reply-To: <200710011654.14067.ossthema@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Thomas Klein , Jan-Bernd Themann , netdev , linux-kernel , linux-ppc , Christoph Raisch , Marcus Eder , Stefan Roscher List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jan-Bernd Themann wrote: > Hi, > > On Monday 01 October 2007 16:44, Jeff Garzik wrote: >> Jan-Bernd Themann wrote: >>> Due to stability issues in high load situations the HW queue handling >>> has to be changed. The HW queues are now stopped and restarted again instead >>> of destroying and allocating new HW queues. >>> >>> Signed-off-by: Jan-Bernd Themann >> May I presume this is for 2.6.23? >> >> Jeff > > no, the patch is build against 2.6.24 upstream (new NAPI interface). OK, thanks. Since we typically have two streams, the current bug-fix stream and the for-next-kernel stream, please indicate to which kernel/git tree your patch applies, in the future.