From: Stephen Hemminger Date: Wed, 22 Feb 2006 18:28:35 +0000 (-0800) Subject: skge: protect interrupt mask X-Git-Tag: v2.6.16-rc5~53^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80dd857daca1cf541b10118991569470d62c1d38;p=pandora-kernel.git skge: protect interrupt mask 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 --- Reading git-diff-tree failed