Displaying 1 result from an estimated 1 matches for "dceef5d87".
2013 Aug 09
0
[PATCH] drm/nouveau/fb: fix null derefs in nv49 and nv4e init
Commit dceef5d87 (drm/nouveau/fb: initialise vram controller as pfb
sub-object) moved some code around and introduced these null derefs.
pfb->ram is set to the new ram object outside of this ctor.
Reported-by: Ronald Uitermark <ronald645 at gmail.com>
Tested-by: Ronald Uitermark <ronald645 at gmail.com...