https://github.com/torvalds/linux
Revision d52c2d5a626a2cb1848fa7063b3ab79e2752dac7 authored by Dave Johnson on 06 March 2007, 01:50:27 UTC, committed by Ralf Baechle on 07 March 2007, 00:07:17 UTC
A deadlock can occur for mixed irq and non-irq rwlock readers if a 2nd
reader attempts to take lock by looping around __raw_read_trylock().

Signed-off-by: Dave Johnson <djohnson+linux-mips@sw.starentnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent d0c91ae
History
Tip revision: d52c2d5a626a2cb1848fa7063b3ab79e2752dac7 authored by Dave Johnson on 06 March 2007, 01:50:27 UTC
[MIPS] Fix __raw_read_trylock() to allow multiple readers
Tip revision: d52c2d5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top