From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [Bug #11875] radeonfb lockup in .28-rc (bisected) Date: Fri, 14 Nov 2008 19:51:36 +1100 Message-ID: <1226652696.7178.137.camel@pasglop> References: <20081113.185059.154690040.davem@davemloft.net> <20081113.190447.252605555.davem@davemloft.net> <1226633351.7178.107.camel@pasglop> <20081113.202818.234819618.davem@davemloft.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20081113.202818.234819618.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: David Miller Cc: rjw@sisk.pl, linux-kernel@vger.kernel.org, kernel-testers@vger.kernel.org, akpm@linux-foundation.org, cloos@jhcloos.com, paul@burly.ondioline.org, torvalds@linux-foundation.org On Thu, 2008-11-13 at 20:28 -0800, David Miller wrote: > From: Benjamin Herrenschmidt > Date: Fri, 14 Nov 2008 14:29:11 +1100 > > > > > So I consider the loss of perfs due to the workaround to be minor enough > > here. I'll submit the patch for inclusion. > > BTW, there is a warning generated by this fix, the src_bytes > variable becomes unused or something like that. Ok thanks. I'll check that asap. I think I did remove the use some intermediary variable indeed, probably forgot to remove its declaration too. Cheers, Ben.