Displaying 1 result from an estimated 1 matches for "2fb9d6cf".
Did you mean:
2fb9d6c
2013 Oct 09
0
Null pointer deref in nv50.c after 2fb9d6cf
After 2fb9d6cf (drm/nouveau/core: convert event handler apis to split
create/enable semantics) from the nouveau tree I'm getting a kernel
panic on boot because pdisp is 0 at core/engine/software/nv50.c:179.
The nouveau part of the call trace is:
nv50_software_context_ctor+0x80/0x130
nouveau_object_ctor+0x2...