Ingo Molnar f6bc2666ed [PATCH] fix deadlock in drivers/pci/msi.c
The lock validator caught another one: drivers/pci/msi.c is accessing
&irq_desc[i].lock with interrupts enabled (!).

The fix is to disable interrupts properly.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-31 11:30:18 -08:00
..
2005-10-18 08:26:15 -07:00
2005-09-08 14:57:23 -07:00
2006-01-09 12:13:20 -08:00
2006-01-09 12:13:20 -08:00
2006-01-09 12:13:19 -08:00
2005-10-30 17:37:32 -08:00
2005-04-16 15:20:36 -07:00