* [Bug 35135] New: oops on rmmod nouveau with NV46
@ 2011-03-09 9:39 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-09 9:39 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=35135
Summary: oops on rmmod nouveau with NV46
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: francesco.marella-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Created an attachment (id=44264)
--> (https://bugs.freedesktop.org/attachment.cgi?id=44264)
kernel log
when I unload nouveau I get a kernel oops.
please note that the laptop doesn't have the lcd panel anymore and it is
attached to an external monitor.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 35135] oops on rmmod nouveau with NV46 [not found] ` <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2011-03-09 10:34 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-03-09 20:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-09 10:34 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=35135 Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44264|text/x-log |text/plain mime type| | -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 35135] oops on rmmod nouveau with NV46 [not found] ` <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2011-03-09 10:34 ` [Bug 35135] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-09 20:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-03-10 9:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-03-20 17:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-09 20:06 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=35135 --- Comment #1 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2011-03-09 12:06:18 PST --- Created an attachment (id=44277) View: https://bugs.freedesktop.org/attachment.cgi?id=44277 Review: https://bugs.freedesktop.org/review?bug=35135&attachment=44277 fix Can you test attached patch? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 35135] oops on rmmod nouveau with NV46 [not found] ` <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2011-03-09 10:34 ` [Bug 35135] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-03-09 20:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-10 9:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-03-20 17:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-10 9:24 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=35135 --- Comment #2 from Francesco Marella <francesco.marella-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2011-03-10 01:24:58 PST --- Marcin, I've tested your patch and it fixes the oops, Thank you. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 35135] oops on rmmod nouveau with NV46 [not found] ` <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (2 preceding siblings ...) 2011-03-10 9:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-20 17:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-20 17:48 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=35135 Francisco Jerez <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Francisco Jerez <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org> 2011-03-20 10:48:14 PDT --- This should be fixed in master now, closing... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-03-20 17:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 9:39 [Bug 35135] New: oops on rmmod nouveau with NV46 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-35135-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2011-03-09 10:34 ` [Bug 35135] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-03-09 20:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-03-10 9:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-03-20 17:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.