From: Stephen Hemminger Date: Fri, 1 Sep 2006 22:53:48 +0000 (-0700) Subject: [PATCH] skge: irq lock race X-Git-Tag: v2.6.19-rc1~1263^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29365c900963d4986b74a0dadea46872bf283d76;p=pandora-kernel.git [PATCH] skge: irq lock race The driver needs to access the IRQ status inside of lock to avoid races with other places changing IRQ mask etc. This may be related to some of the SMP bugs reported against skge in kernel bugzilla. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed