Displaying 3 results from an estimated 3 matches for "pramin_init".
Did you mean:
pramin_fini
2014 Dec 22
1
[Bug 87576] New: Null dereference in npramin_finit
...Assignee: nouveau at lists.freedesktop.org
Reporter: rjgleits at bellsouth.net
Created attachment 111144
--> https://bugs.freedesktop.org/attachment.cgi?id=111144&action=edit
fix null dereference oops in nouveau.ko
This problem manifests when chipset is < nv50. In this case, pramin_init
returns NULL. mthd->data is then set to this value in shadow_method. Later,
mthd-> data is passed as a parameter to pramin_fini. The result is a kernel
oops. The attached patch takes care of that.
Best Wishes,
Bob Gleitsmann
--
You are receiving this mail because:
You are the assignee for...
2014 Dec 23
1
[Bug 87641] New: Oops in 3.19.0-rc1 - nv40 and older - patch included
...veau at lists.freedesktop.org
Reporter: rjgleits at bellsouth.net
QA Contact: xorg-team at lists.x.org
Created attachment 111222
--> https://bugs.freedesktop.org/attachment.cgi?id=111222&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was s...
2014 Dec 21
6
[Bug 87554] New: [NV1A] 3.19-rc1 NULL dereference on modprobe in pramin_fini
https://bugs.freedesktop.org/show_bug.cgi?id=87554
Bug ID: 87554
Summary: [NV1A] 3.19-rc1 NULL dereference on modprobe in
pramin_fini
Product: xorg
Version: unspecified
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: