Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: 38aed4aae4d82f06ede060290cbbaf421c54d8f3 https://github.com/OpenAMP/open-amp/commit/38aed4aae4d82f06ede060290cbbaf421... Author: Xiang Xiao xiaoxiang@xiaomi.com Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths: M lib/rpmsg/rpmsg_virtio.c
Log Message: ----------- rpmsg: virito: limit the buffer allocate from shared memory pool
rpmsg_virtio_get_tx_buffer shouldn't allocate the number of buffer bigger than the virtio ring length of sending
Signed-off-by: Xiang Xiao xiaoxiang@xiaomi.com