forked from Minki/linux
9713d9e650
This fix the same issue which was debbuged for the C4 controller for the B1 versions. The capilib_ function modify or traverse a linked list without locking. This patch extends the existing locking to the calls of these function to prevent access to a list which is in the middle of a modification. Signed-off-by: Karsten Keil <kkeil@suse.de> C: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
avm_cs.c | ||
avmcard.h | ||
b1.c | ||
b1dma.c | ||
b1isa.c | ||
b1pci.c | ||
b1pcmcia.c | ||
c4.c | ||
Kconfig | ||
Makefile | ||
t1isa.c | ||
t1pci.c |