gt;>
> >> Sorry about that.
> >>
> >> Bob
> >> Forwarded Message
> >> From: Bob Gleitsmann
> >> To: bskeggs at redhat.com
> >> Cc: nouveau at lists.freedesktop.org, dri-devel at lists.freedesktop.org
> >> Subject
.com
>> Cc: nouveau at lists.freedesktop.org, dri-devel at lists.freedesktop.org
>> Subject: [PATCH] Fix null dereference oopses for nv40 cards
>> Date: Mon, 13 Jan 2014 01:45:36 -0500
>>
>> The problem affects nv40 cards during booting. It comes from there being
&g
ry about that.
>
> Bob
> Forwarded Message
> From: Bob Gleitsmann
> To: bskeggs at redhat.com
> Cc: nouveau at lists.freedesktop.org, dri-devel at lists.freedesktop.org
> Subject: [PATCH] Fix null dereference oopses for nv40 cards
> Date: Mon, 13 Jan 20
gt;>
>> Ben.
>>
>>>
>>> Sorry about that.
>>>
>>> Bob
>>> Forwarded Message
>>> From: Bob Gleitsmann
>>> To: bskeggs at redhat.com
>>> Cc: nouveau at lists.freedesktop.org, dri-devel at lists.free
PATCH] Fix null dereference oopses for nv40 cards
Date: Mon, 13 Jan 2014 01:45:36 -0500
The problem affects nv40 cards during booting. It comes from there being
two places where subdev arrays are maintained. A commit was recently
added to make the two equal. However, the struct nouveau_device versi
The problem affects nv40 cards during booting. It comes from there being
two places where subdev arrays are maintained. A commit was recently
added to make the two equal. However, the struct nouveau_device version
ends up being referenced before it is initialized. The problem arises
during the crea