[Bug 202511] amdgpu fails to load saying "Could not allocate 8192 bytes percpu data"

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Feb 25 20:25:37 UTC 2019


https://bugzilla.kernel.org/show_bug.cgi?id=202511

--- Comment #24 from Barret Rhoden (brho at google.com) ---
Created attachment 281345
  --> https://bugzilla.kernel.org/attachment.cgi?id=281345&action=edit
Print module reserved percpu allocations

Hi Michael -

Can you apply this patch and report back the dmesg output?  Ideally, I'd like
to see this for the commit that fails (3a3869f1) as well as its two parents
(3036bc45364f and 488ad6d3678b).

If you're just trying to get a working system, then maybe build with CONFIG_DRM
and CONFIG_DRM_AMDGPU stuff as 'Y' instead of as modules.

It might be that the right fix would be for the DRM and AMD code to not use
static SRCU objects.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list