https://bugzilla.kernel.org/show_bug.cgi?id=90741
Jon Arne Jørgensen jonjon.arnearne@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jonjon.arnearne@gmail.com
--- Comment #21 from Jon Arne Jørgensen jonjon.arnearne@gmail.com --- Hi, I'm the reporter of bug 90861, which migth be related to this bug.
I'm now trying to compile a kernel with the patch from Maarten (attachment 164421) to see if it changes anything, but I can't get it to compile:
[...snip...] Building modules, stage 2. MODPOST 238 modules OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz ERROR: "__tracepoint_fence_enable_signal" [drivers/gpu/drm/radeon/radeon.ko] undefined! make[2]: *** [__modpost] Error 1 make[1]: *** [modules] Error 2 make[1]: *** Waiting for unfinished jobs.... [...snip...]
I've tried to enable everythoing I could find related to tracepoint in the kernel config, but with no success.
Any pointers?