Files
linux/drivers
Bryan O'Sullivan ebac3800e5 IB/ipath: fix spinlock recursion bug
The local loopback path for RC can lock the rkey table lock without
blocking interrupts.  The receive interrupt path can then call
ipath_rkey_ok() and deadlock.  Remove the redundant lock.

Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-05-23 13:27:06 -07:00
..
2006-04-11 06:18:46 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:18 -07:00
2006-04-11 06:18:43 -07:00
2006-05-21 12:59:22 -07:00
2006-05-15 11:20:55 -07:00
2006-05-21 12:59:21 -07:00
2006-05-21 20:08:56 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:20 -07:00
2006-03-23 07:38:16 -08:00
2006-05-21 12:59:17 -07:00
2006-05-21 12:59:22 -07:00
2006-03-24 18:23:14 +01:00
2006-04-21 10:59:00 -07:00