Zhe Weng
90a8e2e422
usrsock_rpmsg_server: Keep msg order in recursive call
...
In `drivers/rptun/rptun.c`, we have a `rptun_is_recursive` function,
which lets rptun thread run recursively. Then the `usrsock_rpmsg_ept_cb`
may be called inside `usrsock_rpmsg_ept_cb`, which can cause some
unexpected behavior, so we add a queue to keep the order of incoming
messages to reduce the complexity.
Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-11-01 10:14:18 +08:00
..
2023-08-03 00:06:24 -07:00
2023-09-28 10:09:51 +08:00
2023-10-25 15:46:03 +08:00
2023-09-22 13:51:00 +08:00
2023-10-27 13:52:28 -03:00
2023-10-28 13:58:56 +08:00
2023-08-30 14:34:20 +08:00
2023-10-25 15:46:03 +08:00
2023-08-05 12:41:06 -07:00
2023-10-29 21:03:54 -03:00
2023-08-08 11:58:29 -03:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-10-28 13:58:56 +08:00
2023-10-28 13:58:56 +08:00
2023-08-29 09:47:11 +08:00
2023-10-29 21:03:54 -03:00
2023-08-30 14:34:20 +08:00
2023-09-22 13:51:00 +08:00
2023-10-17 13:43:43 +08:00
2023-09-16 14:17:47 +08:00
2023-09-26 00:45:50 +03:00
2023-10-25 15:46:03 +08:00
2023-10-25 15:46:03 +08:00
2023-10-29 21:03:54 -03:00
2023-10-28 13:58:56 +08:00
2023-10-23 12:50:19 +03:00
2023-08-30 14:34:20 +08:00
2023-10-31 09:05:40 +08:00
2023-08-02 16:57:09 +02:00
2023-10-29 21:03:54 -03:00
2023-08-11 20:39:16 +08:00
2023-10-28 13:58:56 +08:00
2023-10-02 16:11:43 +02:00
2023-10-29 21:03:54 -03:00
2023-10-28 13:58:56 +08:00
2023-09-24 10:34:55 +08:00
2023-10-29 21:03:54 -03:00
2023-10-28 13:58:56 +08:00
2023-10-26 16:32:18 +08:00
2023-10-11 08:14:49 +02:00
2023-10-25 15:46:03 +08:00
2023-11-01 10:14:18 +08:00
2023-10-29 21:03:54 -03:00
2023-10-25 15:46:03 +08:00
2023-10-27 13:27:05 -03:00
2023-09-19 09:41:07 +08:00
2023-09-27 00:46:51 +08:00
2023-09-27 00:46:51 +08:00