git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0781191
)
skge: protect interrupt mask
author
Stephen Hemminger
<shemminger@osdl.org>
Wed, 22 Feb 2006 18:28:35 +0000
(10:28 -0800)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Thu, 23 Feb 2006 22:07:08 +0000
(23:07 +0100)
There is a race between updating the irq mask and setting it
which can be triggered on SMP with a bad cable.
Similar patch from Ingo Molnar and Thomas Gleixner
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
No differences found