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

remoteproc: clear bitmap when stop/shutdown #522

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

CV-Bowen
Copy link
Contributor

@CV-Bowen CV-Bowen commented Oct 17, 2023

remoteproc: clear bitmap in remoteproc_stop()

Fix parse res_table failed when repeat start the remoteproc.
If we don't clear the bitmap it will failed in
handle_vdev_rsc() -> remoteproc_allocate_id()

lib/remoteproc/remoteproc.c Outdated Show resolved Hide resolved
Fix parse res_table failed when repeat start the remoteproc.
If we don't clear the bitmap it will failed in
  handle_vdev_rsc() -> remoteproc_allocate_id()

Signed-off-by: Guiding Li <[email protected]>
Copy link
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go now.

@arnopo arnopo merged commit 1cff9f9 into OpenAMP:main Dec 5, 2023
3 checks passed
@arnopo arnopo added this to the Release V2024.04 milestone Jan 3, 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.

6 participants