android_kernel_samsung_sm8650/net/qrtr
jianzhou 9b58c3506c net: qrtr: ns: Change nodes radix tree to xarray
radix_tree_insert causes kernel panic.

Restore the solution in commit 6ec2df4fa3
("net: qrtr: ns: Change nodes radix tree to xarray")

Change-Id: I1ae53d54dbca0c769c1f5b44f070f91756a8fe7a
Signed-off-by: jianzhou <quic_jianzhou@quicinc.com>
2023-02-23 22:03:10 -08:00
..
af_qrtr.c Merge "net: qrtr: Fix duplicate server announcement in qrtr" 2022-12-04 21:31:43 -08:00
gunyah.c Merge "net: qrtr: gunyah: Add bounds check in rx path" 2023-02-15 04:27:58 -08:00
Kconfig net: qrtr: Make wakeup timeout configurable 2022-10-27 11:07:54 -07:00
Makefile net: qrtr: Add gunyah transport 2022-10-17 13:23:48 -07:00
mhi.c net: qrtr: mhi: Retry mhi_qrtr send on error 2022-11-28 18:12:16 -08:00
ns.c net: qrtr: ns: Change nodes radix tree to xarray 2023-02-23 22:03:10 -08:00
qrtr.h net: qrtr: Support pm_wakeup_event() based on svc 2022-11-01 14:16:23 -07:00
smd.c net: qrtr: fix type for size in smd 2022-11-01 14:18:40 -07:00
tun.c net: qrtr: Make qrtr rx threads as RT priorities 2022-10-13 15:05:58 -07:00