https://bugzilla.kernel.org/show_bug.cgi?id=121831
--- Comment #1 from Michel Dänzer <michel at daenzer.net> --- Shouldn't drivers/dma-buf/fence.c:fence_init() fully initialize the struct fence passed in? If not, using kzalloc instead of kmalloc in radeon_fence_emit should probably fix this. -- You are receiving this mail because: You are watching the assignee of the bug.