android_kernel_samsung_sm86.../ipc
Prasad Kumpatla 2156bbab88 ipc: gpr: svcs_lock is used in both interrupt and normal context
svcs_lock is used in both interrupt and normal kernel context, so
in kernel context better to use the svcs_lock with spin_lock_irqsave()
and spin_unlock_restore().

Change-Id: I2026b85cba73e79bef4c8a8edafe5a27dd65f2f4
Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
2024-06-13 09:37:10 -07:00
..
audio-pkt.c ipc: reset the ret to ENETRESET when gpr_send_pkt returns ECONNRESET 2023-02-14 18:36:11 -08:00
gpr-lite.c ipc: gpr: svcs_lock is used in both interrupt and normal context 2024-06-13 09:37:10 -07:00
Kbuild audio-kernel: Fix compilation erros caused by export 2024-03-21 23:25:28 -07:00
Makefile audio-kernel: Enable out of tree compilaton 2020-12-17 18:05:48 +05:30