https://github.com/torvalds/linux
Revision ebac3800e5652063aa9491ef7fb4d57e089eb385 authored by Bryan O'Sullivan on 23 May 2006, 18:32:29 UTC, committed by Roland Dreier on 23 May 2006, 20:27:06 UTC
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>
1 parent 1faadfa
History
Tip revision: ebac3800e5652063aa9491ef7fb4d57e089eb385 authored by Bryan O'Sullivan on 23 May 2006, 18:32:29 UTC
IB/ipath: fix spinlock recursion bug
Tip revision: ebac380
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.5 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top