From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 43367] New: radeon: NULL pointer dereference on switching to
dynpm power method
Date: Tue, 12 Jun 2012 12:59:53 +0000 (UTC)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id D88A69E844
for ;
Tue, 12 Jun 2012 05:59:59 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 4347420304
for ;
Tue, 12 Jun 2012 12:59:55 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.204])
by mail.kernel.org (Postfix) with ESMTP id 2981B202F6
for ;
Tue, 12 Jun 2012 12:59:53 +0000 (UTC)
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
https://bugzilla.kernel.org/show_bug.cgi?id=43367
Summary: radeon: NULL pointer dereference on switching to dynpm
power method
Product: Drivers
Version: 2.5
Kernel Version: 3.5-rc2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: haagch.christoph@googlemail.com
Regression: Yes
Created an attachment (id=73570)
--> (https://bugzilla.kernel.org/attachment.cgi?id=73570)
console log of the bug
After changing to dynpm with
# echo dynpm > /sys/class/drm/card0/device/power_method
I immediately get the attached kernel Oops.
Power profiles work fine.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.