http://bugs.freedesktop.org/show_bug.cgi?id=18609





--- Comment #9 from Pierre Willenbrock <[EMAIL PROTECTED]>  2008-11-28 14:34:46 
PST ---
Created an attachment (id=20677)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=20677)
Patch on top of Keiths fixing the irq-storm for me

This is my try at fixing the irq storm on my system. 

The patch moves the spin_unlock to a later position. At all Positions before
the one in the patch, i eventually got an irq storm. This may just reduce the
probability of the problem, as i don't really understand what triggers it in
the first place. My only guess is that both cores of my system simultaneously
enter the irq handler and then bad things happen.

I totally missed that this bug was closed at the time of my last posting.
reopening it now.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to