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 B9DE067B6F for ; Wed, 1 Nov 2006 12:20:27 +1100 (EST) Message-ID: <4547F646.2080000@garzik.org> Date: Tue, 31 Oct 2006 20:20:06 -0500 From: Jeff Garzik MIME-Version: 1.0 To: Jan-Bernd Themann Subject: Re: [PATCH 2.6.19-rc3 1/2] ehea: kzalloc GFP_ATOMIC fix References: <200610251311.43009.ossthema@de.ibm.com> In-Reply-To: <200610251311.43009.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 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jan-Bernd Themann wrote: > This patch fixes kzalloc parameters (GFP_ATOMIC instead of GFP_KERNEL) > > Signed-off-by: Jan-Bernd Themann applied to #upstream-fixes In the future, please include a description of -why- patches like this are needed (I got the info from your replies in this case)