From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 2.6.19-rc3 1/2] ehea: kzalloc GFP_ATOMIC fix Date: Tue, 31 Oct 2006 20:20:06 -0500 Message-ID: <4547F646.2080000@garzik.org> References: <200610251311.43009.ossthema@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev , Christoph Raisch , Jan-Bernd Themann , linux-kernel , linux-ppc , Marcus Eder , Thomas Klein Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:28627 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S1423918AbWKABUT (ORCPT ); Tue, 31 Oct 2006 20:20:19 -0500 To: Jan-Bernd Themann In-Reply-To: <200610251311.43009.ossthema@de.ibm.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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)