diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2021-09-28 15:29:02 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-10-09 05:29:27 +0200 |
commit | 63b8d79916672d35069962d87d1540c534cb2438 (patch) | |
tree | 4df27f319273593c227f56507fa35df7afa84dad /drivers/rpmsg/qcom_glink_native.c | |
parent | rpmsg: virtio: Remove unused including <linux/of_device.h> (diff) | |
download | linux-63b8d79916672d35069962d87d1540c534cb2438.tar.xz linux-63b8d79916672d35069962d87d1540c534cb2438.zip |
rpmsg: virtio_rpmsg_bus: use dev_warn_ratelimited for msg with no recipient
Even though it may be user-space's fault for this error (some application
terminated or crashed without cleaning up it's endpoint), the rpmsg
communication should not overflow the syslog with too many messages.
A dev_warn_ratelimited() seems like a good alternative in case this can
occur.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210928132902.1594277-1-aardelean@deviqon.com
Diffstat (limited to 'drivers/rpmsg/qcom_glink_native.c')
0 files changed, 0 insertions, 0 deletions