From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 87641] New: Oops in 3.19.0-rc1 - nv40 and older -
patch included
Date: Tue, 23 Dec 2014 16:14:17 +0000
Message-ID:
Bug ID
87641
Summary
Oops in 3.19.0-rc1 - nv40 and older - patch included
Product
xorg
Version
git
Hardware
x86-64 (AMD64)
OS
Linux (All)
Status
NEW
Severity
blocker
Priority
medium
Component
Driver/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
rjgleits@bellsouth.net
QA Contact
xorg-team@lists.x.org
Created attachment 111222 [details]
fix null dereference oops in nouveau.ko
A null pointer is returned from pramin_init for chipset < nv50. This causes an
oops when it finds its way to pramin_fini. See attached patch, which is signed
off by me.
Best Wishes,
Bob Gleitsmann