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
File Mode Size
Makefile -rw-r--r-- 231 bytes
af_netrom.c -rw-r--r-- 32.4 KB
nr_dev.c -rw-r--r-- 4.3 KB
nr_in.c -rw-r--r-- 6.9 KB
nr_loopback.c -rw-r--r-- 1.7 KB
nr_out.c -rw-r--r-- 5.8 KB
nr_route.c -rw-r--r-- 23.6 KB
nr_subr.c -rw-r--r-- 6.0 KB
nr_timer.c -rw-r--r-- 5.5 KB
sysctl_net_netrom.c -rw-r--r-- 5.4 KB

back to top