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
Kconfig -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 392 bytes
TODO -rw-r--r-- 944 bytes
af_ax25.c -rw-r--r-- 44.3 KB
ax25_addr.c -rw-r--r-- 6.1 KB
ax25_dev.c -rw-r--r-- 4.8 KB
ax25_ds_in.c -rw-r--r-- 7.1 KB
ax25_ds_subr.c -rw-r--r-- 5.1 KB
ax25_ds_timer.c -rw-r--r-- 5.9 KB
ax25_iface.c -rw-r--r-- 5.1 KB
ax25_in.c -rw-r--r-- 10.6 KB
ax25_ip.c -rw-r--r-- 5.1 KB
ax25_out.c -rw-r--r-- 8.5 KB
ax25_route.c -rw-r--r-- 11.1 KB
ax25_std_in.c -rw-r--r-- 11.1 KB
ax25_std_subr.c -rw-r--r-- 2.3 KB
ax25_std_timer.c -rw-r--r-- 4.2 KB
ax25_subr.c -rw-r--r-- 7.0 KB
ax25_timer.c -rw-r--r-- 5.4 KB
ax25_uid.c -rw-r--r-- 4.7 KB
sysctl_net_ax25.c -rw-r--r-- 6.5 KB

back to top