From: Linus Torvalds Date: Tue, 10 Apr 2018 19:04:54 +0000 (-0700) Subject: Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9ab89c407d904c284558bbcd285eb3baef9d8c07;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc Pull rpmsg updates from Bjorn Andersson: - transition the rpmsg_trysend() code paths of SMD and GLINK to use non-sleeping locks - revert the overly optimistic handling of discovered SMD channels - fix an issue in SMD where incoming messages race with the probing of a client driver * tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc: rpmsg: smd: Use announce_create to process any receive work rpmsg: Only invoke announce_create for rpdev with endpoints rpmsg: smd: Fix container_of macros Revert "rpmsg: smd: Create device for all channels" rpmsg: glink: Use spinlock in tx path rpmsg: smd: Use spinlock in tx path rpmsg: smd: use put_device() if device_register fail rpmsg: glink: use put_device() if device_register fail --- 9ab89c407d904c284558bbcd285eb3baef9d8c07