This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/net
Ingo Molnar 8688cfcebf [PATCH] lockdep: annotate forcedeth.c disable_irq()
nv_do_nic_poll() is called from timer softirqs, which has interrupts enabled,
but np->lock might also be taken by some other interrupt context.

The driver does disable_irq() to get around this problem, so annotate the
disable_irq()/enable_irq() calls for lockdep.

Has no effect on non-lockdep kernels.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Ayaz Abdulla <aabdulla@nvidia.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:10 -07:00
..
2006-06-26 18:35:02 +02:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-06-22 23:16:13 -04:00
2006-06-17 21:30:47 -07:00
2006-06-29 16:58:24 -07:00
2006-03-20 22:34:09 -08:00
2006-04-02 13:52:48 +02:00
2006-06-23 02:06:41 -07:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-03 21:33:57 -05:00
2006-05-02 15:16:36 -04:00
2006-06-30 18:25:18 +02:00
2006-03-03 21:33:57 -05:00
2006-06-23 02:06:41 -07:00
2006-05-08 16:01:11 -07:00
2006-03-20 22:34:25 -08:00
2006-06-30 14:11:57 -07:00