Skip to content

drivers: pci: hailo: Better lock handling when calling find_vdma() #6868

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

Draft
wants to merge 1 commit into
base: rpi-6.12.y
Choose a base branch
from

Conversation

naushir
Copy link
Contributor

@naushir naushir commented May 23, 2025

Due to possible instabilities, reduce the mmap read lock time to only cover the call to find_vdma().

Due to possible instabilities, reduce the mmap read lock time to only
cover the call to find_vdma().

Signed-off-by: Naushir Patuck <[email protected]>
@naushir
Copy link
Contributor Author

naushir commented May 23, 2025

Still a WIP - don't want to mark as draft yet until the CI produces a kernel image.

@pelwell
Copy link
Contributor

pelwell commented May 23, 2025

That shouldn't affect the builds - it has no effect on the tree.

@naushir
Copy link
Contributor Author

naushir commented May 23, 2025

That shouldn't affect the builds - it has no effect on the tree.

Hmm, I was sure creating draft PRs would hold off running the actions...

@naushir naushir marked this pull request as draft May 23, 2025 11:12
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