From mboxrd@z Thu Jan 1 00:00:00 1970 From: batouzo Subject: Re: [drm] [radeon] [3.1.4] slub memory corruption in drm_vblank_cleanup Date: Wed, 14 Dec 2011 17:32:01 +0100 Message-ID: References: <20111213233157.GD2339@homer.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by gabe.freedesktop.org (Postfix) with ESMTP id 6C7049E7B3 for ; Wed, 14 Dec 2011 08:32:20 -0800 (PST) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rarkc-00088o-Vb for dri-devel@lists.freedesktop.org; Wed, 14 Dec 2011 17:32:14 +0100 Received: from ip-1-141.gemini.net.pl ([193.25.1.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Dec 2011 17:32:14 +0100 Received: from batouzo by ip-1-141.gemini.net.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Dec 2011 17:32:14 +0100 In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On 12/14/2011 03:10 PM, Alex Deucher wrote: >> Though, the 60 second delay may influence the rarity of hitting BUG (it >> was the case with netconsole's 60sec wait). >> Should I just remove loading of this firmware? >> > Make sure the ucode is available in your initrd or kernel image or > filesystem depending on how you are loading the driver. The driver > has much more limited functionality without the ucode (no acceleration > support, no interrupt support). You may not hit the bug at all due to > the reduced functionality. Actually, where is that file? Can't find CEDAR_pfp.bin or even any "*CEDAR*" in entire filesystem where I build the kernel. Also I tried CONFIG_FIRMWARE_IN_KERNEL=y but it didn't helped, hm. >> [ 62.347154] r600_cp: Failed to load firmware "radeon/CEDAR_pfp.bin" >> [ 62.347189] [drm:evergreen_startup] *ERROR* Failed to load firmware! >> [ 62.347222] radeon 0000:01:00.0: disabling GPU acceleration