From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held Date: Tue, 01 Jun 2010 01:28:24 -0700 (PDT) Message-ID: <20100601.012824.186321680.davem@davemloft.net> References: <20100601080535.GA19288@gw.linux-pingi.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: julia@diku.dk, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org To: isdn@linux-pingi.de Return-path: In-Reply-To: <20100601080535.GA19288@gw.linux-pingi.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Karsten Keil Date: Tue, 1 Jun 2010 10:05:35 +0200 > thanks for that report, the issue is valid, but I think the fix in that case > should be to move the allocation to an other place, to avoid wasting of > GFP_ATOMIC allocation. I will come up with an other fix. You'll have to write your patch relative to Julia'a s ince it's already in my net-2.6 tree, since it's a bug fix.