commit | 29365c900963d4986b74a0dadea46872bf283d76 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Sep 01 15:53:48 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Sep 06 11:19:23 2006 -0400 |
tree | d896de1c7306f0f03c9781cb054bbcd5cf0a9817 | |
parent | c54f9765daafe8493dba837b3d70e97432cd876a [diff] |
[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 <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>