rpmsg: glink: Move intent work to private workqueue
The rx done command is time sensitive for some remote processors. The
remote will not release memory until this ack is sent to them. Create a
kthread a queue the rx_done work on this worker instead of using the
global workthread.
Change-Id: I34a6a2e8e63f8e82c59b4f5a67e29cc5729c57a1
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment