Files
linux/drivers
Matthew Wilcox 0a8d44cb33 NVMe: Fix lockdep warnings
During the initialisation path, the queue lock is taken without interrupt
protection.  It's perfectly safe to do so, because the interrupt handler
can't run at this point, but it confuses lockdep.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
2013-12-16 15:54:34 -05:00
..
2013-10-29 12:53:07 +02:00
2013-12-16 15:54:34 -05:00
2013-11-07 19:24:20 +01:00
2013-11-15 09:32:23 +09:00
2013-11-15 09:32:23 +09:00