[PATCH] resend of 8390 patch for lockdep
authorArjan van de Ven <arjan@infradead.org>
Wed, 5 Jul 2006 18:36:40 +0000 (20:36 +0200)
committerJeff Garzik <jeff@garzik.org>
Wed, 19 Jul 2006 18:01:17 +0000 (14:01 -0400)
The 8390 drivers use disable_irq() as a locking primitive, which means these
uses need lockdep specific annotation that they are used as such.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found