[Nouveau] [Bug 58984] DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 4 16:52:10 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=58984

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=58087

--- Comment #6 from Emil Velikov <emil.l.velikov at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130105/c7f9620f/attachment.html>


More information about the Nouveau mailing list