https://bugs.freedesktop.org/show_bug.cgi?id=58984
Emil Velikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=58087 --- Comment #6 from Emil Velikov <[email protected]> --- Appears to be failing in nouveau_display.c nouveau_display_create(struct drm_device *dev) ... 296: disp = drm->display = kzalloc(sizeof(*disp), GFP_KERNEL); if (!disp) return -ENOMEM; ... See https://bugzilla.kernel.org/show_bug.cgi?id=51301 https://lkml.org/lkml/2012/11/27/486 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
