Loading
soc: qcom: glink_smem_native_xprt: Make poll() atomic
A Glink client requires that the poll processing be atomic and cannot
tolerate a context switch. Change the poll() implementation so that packet
processing is done on the calling context.
Change-Id: I0d429691a7dd01ebc1ddf2357e6115984f6043cc
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>