Skip to content

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

Merged
naushir merged 1 commit into
raspberrypi:rpi-6.12.yfrom
naushir:hailo
Jun 2, 2025
Merged

drivers: pci: hailo: Better lock handling when calling find_vdma()#6868
naushir merged 1 commit into
raspberrypi:rpi-6.12.yfrom
naushir:hailo

Conversation

@naushir

@naushir naushir commented May 23, 2025

Copy link
Copy Markdown
Contributor

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 <naush@raspberrypi.com>
@naushir

naushir commented May 23, 2025

Copy link
Copy Markdown
Contributor Author

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

@pelwell

pelwell commented May 23, 2025

Copy link
Copy Markdown
Contributor

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

@naushir

naushir commented May 23, 2025

Copy link
Copy Markdown
Contributor Author

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
@naushir naushir marked this pull request as ready for review June 2, 2025 07:56
@naushir

naushir commented Jun 2, 2025

Copy link
Copy Markdown
Contributor Author

This can be merged now.

@naushir naushir merged commit b5bed28 into raspberrypi:rpi-6.12.y Jun 2, 2025
11 of 12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jun 3, 2025
kernel: overlays: sc16is75x: Add generic SPI overlay
See: raspberrypi/linux#6865

kernel: add mira220 image sensor
See: raspberrypi/linux#6717

kernel: defconfigs: Enable WATCHDOG_SYSFS
See: raspberrypi/linux#6875

kernel: drivers: pci: hailo: Better lock handling when calling find_vdma()
See: raspberrypi/linux#6868

kernel: drivers: media: imx500: Enable sensor temperature monitoring
See: raspberrypi/linux#6877

kernel: firmware: rp1: Rename to rp1-fw to avoid module name collision
See: raspberrypi/linux#6879

kernel: Candidate fixes for camera sync issues
See: raspberrypi/linux#6863
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jun 3, 2025
kernel: overlays: sc16is75x: Add generic SPI overlay
See: raspberrypi/linux#6865

kernel: add mira220 image sensor
See: raspberrypi/linux#6717

kernel: defconfigs: Enable WATCHDOG_SYSFS
See: raspberrypi/linux#6875

kernel: drivers: pci: hailo: Better lock handling when calling find_vdma()
See: raspberrypi/linux#6868

kernel: drivers: media: imx500: Enable sensor temperature monitoring
See: raspberrypi/linux#6877

kernel: firmware: rp1: Rename to rp1-fw to avoid module name collision
See: raspberrypi/linux#6879

kernel: Candidate fixes for camera sync issues
See: raspberrypi/linux#6863
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