Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openamp: move notify_wait() in rpmsg virtio to rpmsg. #548

Closed
wants to merge 1 commit into from

Conversation

wyr8899
Copy link

@wyr8899 wyr8899 commented Jan 30, 2024

This ops can do in rpmsg without coupling to virtio.

This ops can do in rpmsg without coupling to virtio.

Signed-off-by: wangyongrong <[email protected]>
@CV-Bowen
Copy link
Contributor

@wyr8899

  1. let's revert the wait_notified commit first and use a new commit to do this modification;
  2. run ./scripts/checkpatch.pl --strict -g HEAD-<n> to check the code style;

@wyr8899
Copy link
Author

wyr8899 commented Jan 30, 2024

@wyr8899

  1. let's revert the wait_notified commit first and use a new commit to do this modification;
  2. run ./scripts/checkpatch.pl --strict -g HEAD-<n> to check the code style;

Did you mean revert this pr #518 ?

@CV-Bowen
Copy link
Contributor

@wyr8899 Yes.

@wyr8899 wyr8899 closed this Jan 30, 2024
@wyr8899
Copy link
Author

wyr8899 commented Jan 30, 2024

close

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.

3 participants