From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 59219] New: [radeon BUG] Sleeping function called from invalid context Date: Thu, 10 Jan 2013 22:53:40 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1601505339==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1F49DE6129 for ; Thu, 10 Jan 2013 14:53:41 -0800 (PST) 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 --===============1601505339== Content-Type: multipart/alternative; boundary="1357858421.6CA53C0.1566"; charset="us-ascii" --1357858421.6CA53C0.1566 Date: Thu, 10 Jan 2013 22:53:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=59219 Priority: medium Bug ID: 59219 Assignee: dri-devel@lists.freedesktop.org Summary: [radeon BUG] Sleeping function called from invalid context Severity: minor Classification: Unclassified OS: Linux (All) Reporter: ebiggers3@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: DRM/Radeon Product: DRI Created attachment 72816 --> https://bugs.freedesktop.org/attachment.cgi?id=72816&action=edit dmesg output showing 2 instances of radeon BUG during resume I am running linux-3.8-rc3 on AMD64 with various debugging options enabled, including CONFIG_DEBUG_SLAB. When resuming the system from suspend-to-memory, I run into a warning and stacktrace regarding kmem_cache_alloc() being called from an invalid context in ttm_bo_move_accel_cleanup(). dmesg output attached. Marked as minor because suspend still works properly (at least the times I've tried it). Based on the source code and object file it appears that the memory allocation is actually the kzalloc() at the beginning of ttm_buffer_object_transfer(). Graphics card is: 01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series] -- You are receiving this mail because: You are the assignee for the bug. --1357858421.6CA53C0.1566 Date: Thu, 10 Jan 2013 22:53:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 59219
Assignee dri-devel@lists.freedesktop.org
Summary [radeon BUG] Sleeping function called from invalid context
Severity minor
Classification Unclassified
OS Linux (All)
Reporter ebiggers3@gmail.com
Hardware x86-64 (AMD64)
Status NEW
Version unspecified
Component DRM/Radeon
Product DRI

Created attachment 72816 [details]
dmesg output showing 2 instances of radeon BUG during resume

I am running linux-3.8-rc3 on AMD64 with various debugging options enabled,
including CONFIG_DEBUG_SLAB.  When resuming the system from suspend-to-memory,
I run into a warning and stacktrace regarding kmem_cache_alloc() being called
from an invalid context in ttm_bo_move_accel_cleanup().  dmesg output attached.
 Marked as minor because suspend still works properly (at least the times I've
tried it).

Based on the source code and object file it appears that the memory allocation
is actually the kzalloc() at the beginning of ttm_buffer_object_transfer().

Graphics card is:

01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880M
[Mobility Radeon HD 4200 Series]


You are receiving this mail because:
  • You are the assignee for the bug.
--1357858421.6CA53C0.1566-- --===============1601505339== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1601505339==--