https://bugs.freedesktop.org/show_bug.cgi?id=98417 Bug ID: 98417 Summary: TTM broken on 4.9-rc2 Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: krejzi@email.com Created attachment 127520 --> https://bugs.freedesktop.org/attachment.cgi?id=127520&action=edit dmesg As the title says. Relevant dmesg output: [ 12.409144] ttm: no symbol version for memcpy [ 12.409146] ttm: Unknown symbol memcpy (err -22) [ 12.409167] ttm: no symbol version for clear_page [ 12.409167] ttm: Unknown symbol clear_page (err -22) [ 12.409178] ttm: no symbol version for copy_page [ 12.409179] ttm: Unknown symbol copy_page (err -22) [ 12.409204] ttm: no symbol version for phys_base [ 12.409205] ttm: Unknown symbol phys_base (err -22) [ 12.409216] ttm: no symbol version for memset [ 12.409216] ttm: Unknown symbol memset (err -22) [ 12.409219] ttm: no symbol version for ___preempt_schedule [ 12.409219] ttm: Unknown symbol ___preempt_schedule (err -22) Full dmesg output and kernel config are attached. -- You are receiving this mail because: You are the assignee for the bug.