diff options
author | Bjorn Andersson <quic_bjorande@quicinc.com> | 2023-02-14 15:42:31 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-11 16:31:45 +0100 |
commit | fec6a375fdd87dfe02936c5029197ea670b560ab (patch) | |
tree | 7cfa59879e3d94fe614270f9f42a7387e60cd86b /fs/udf | |
parent | 1477b00ff582970df110fc9e15a5e2021acb9222 (diff) | |
download | linux-stable-fec6a375fdd87dfe02936c5029197ea670b560ab.tar.gz linux-stable-fec6a375fdd87dfe02936c5029197ea670b560ab.tar.bz2 linux-stable-fec6a375fdd87dfe02936c5029197ea670b560ab.zip |
rpmsg: glink: Avoid infinite loop on intent for missing channel
[ Upstream commit 3e74ec2f39362bffbd42854acbb67c7f4cb808f9 ]
In the event that an intent advertisement arrives on an unknown channel
the fifo is not advanced, resulting in the same message being handled
over and over.
Fixes: dacbb35e930f ("rpmsg: glink: Receive and store the remote intent buffers")
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Chris Lew <quic_clew@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230214234231.2069751-1-quic_bjorande@quicinc.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions