android_kernel_xiaomi_sm8350/drivers/isdn/hardware/avm
Karsten Keil 9713d9e650 i4l: fix random freezes with AVM B1 drivers
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>
2007-10-18 14:37:17 -07:00
..
avm_cs.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
avmcard.h
b1.c i4l: fix random freezes with AVM B1 drivers 2007-10-18 14:37:17 -07:00
b1dma.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
b1isa.c
b1pci.c
b1pcmcia.c
c4.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
Kconfig Use menuconfig objects: ISDN: CONFIG_CAPI_AVM 2007-07-17 10:23:05 -07:00
Makefile
t1isa.c
t1pci.c