mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 12:43:09 +09:00
commit1d74e7ed5dupstream. qcom_smd_send() should return -EAGAIN for non-blocking channels with insufficient space, so that we can propagate this event to user space. Fixes:53e2822e56("rpmsg: Introduce Qualcomm SMD backend") Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>