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

MAINT: fix gdr_unpin_buffer warning #10037

Merged
merged 1 commit into from
May 21, 2024

Conversation

tylerjereddy
Copy link
Contributor

  • Fix the warning message when gdr_unpin_buffer fails, so that the message is not conflated with
    the prior gdr_unmap call.

I believe there may be deeper issues in the code here per NVIDIA/gdrcopy#296 (comment), but just cleaning this up to start.

@j-xiong
Copy link
Contributor

j-xiong commented May 17, 2024

Please add Signed-off-by: line to the commit message.

* Fix the warning message when `gdr_unpin_buffer`
fails, so that the message is not conflated with
the prior `gdr_unmap` call.

Signed-off-by: Tyler Reddy <[email protected]>
@tylerjereddy
Copy link
Contributor Author

done (not sure if you have ci skip type flags, a bit wasteful to flush it again perhaps)

@j-xiong j-xiong merged commit 30fc2a3 into ofiwg:main May 21, 2024
13 checks passed
@tylerjereddy tylerjereddy deleted the treddy_fix_gdrcopy_err branch May 21, 2024 18:30
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