Skip to content

Conversation

@CV-Bowen
Copy link
Contributor

@CV-Bowen CV-Bowen commented Oct 18, 2024

If rpmsg_virtio_notify_wait() returns RPMSG_SUCCESS, we should not directly return NULL, but call rpmsg_virtio_get_tx_buffer to get the tx buffer again.

This is the new PR of #614, and you can find the detail discussions in #614

If rpmsg_virtio_notify_wait() returns RPMSG_SUCCESS, we should not
directly return NULL, but call rpmsg_virtio_get_tx_buffer to get
the tx buffer again.

Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com>
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
@CV-Bowen CV-Bowen force-pushed the rpmsg-virtio-notify-wait-bug branch from 2f6eb4f to 87ad767 Compare October 18, 2024 17:37
@arnopo arnopo added this to the Release V2024.10 milestone Oct 21, 2024
@arnopo arnopo requested review from edmooring and tnmysh October 21, 2024 09:03
@arnopo
Copy link
Collaborator

arnopo commented Oct 21, 2024

@edmooring @tnmysh
To be able to freeze the code for the release and start non-regression tests, I will merged this change without your review. I considered this fix simple and that you have reviewed it as a subpart of PR #614, which you already reviewed.
Please tell me if this doesn't suit you, I will revert it.

@arnopo arnopo merged commit bb4459f into OpenAMP:main Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants