[Nouveau] [Bug 74613] [NV34] [v3.14-rc1] nouveau: get 0x10000000 put 0x0000ed30 state 0xc0000000 (err: MEM_FAULT) push 0x00000000

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 15 11:35:58 PST 2014


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

--- Comment #7 from Ilia Mirkin <imirkin at alum.mit.edu> ---
That code _really_ shouldn't affect anything pre-nv50...

The only thing is in second hunk. node->memtype is only ever set to != 0 for
nv50+, but... who knows.

Can you add a WARN_ON_ONCE(node->memtype) in there?

The third hunk only affects code for card_type >= NV_50... unless I'm reading
something very wrong.

-- 
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/20140215/e18ac6d6/attachment-0001.html>


More information about the Nouveau mailing list