Bug 59219 - [radeon BUG] Sleeping function called from invalid context
Summary: [radeon BUG] Sleeping function called from invalid context
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 22:53 UTC by ebiggers3
Modified: 2019-11-19 08:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg output showing 2 instances of radeon BUG during resume (24.54 KB, application/x-gzip)
2013-01-10 22:53 UTC, ebiggers3
no flags Details

Description ebiggers3 2013-01-10 22:53:40 UTC
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]
Comment 1 Martin Peres 2019-11-19 08:31:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/318.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.