Files
kernel_common_drivers/drivers/host
Liming Xue cd60bb271e dsp: object already free [1/1]
PD#SWPL-195444

Problem:
multiple applications accessing the dsp at the same time, which will
malloc multiple times, but the same address may be free when kfree

Solution:
add mutex

Verify:
sc2

Change-Id: I5043a055e4a8ed7d06e89a8e0542a4bf9de678f3
Signed-off-by: Liming Xue <liming.xue@amlogic.com>
2024-12-09 02:40:08 -08:00
..
2024-12-09 02:40:08 -08:00