runtime: fix drtio inject lock #324

Merged
sb10q merged 1 commits from srenblad/artiq-zynq:drtio_inject_bug into master 2024-09-09 16:42:40 +08:00
Contributor

Bug Fix

Replace aux_mutex spin lock with async lock (as has been done elsewhere).

  • Test on Kasli-SoC
## Bug Fix Replace aux_mutex spin lock with async lock (as has been done elsewhere). - [x] Test on Kasli-SoC
srenblad added 1 commit 2024-09-05 10:29:29 +08:00
Author
Contributor

Tested on Kasli-SoC v1.1 master + Kasli v2.0.2 satellite. Overriding LEDs on satellite works without error.

Fix can be applied as is on release-8 as well.

Tested on Kasli-SoC v1.1 master + Kasli v2.0.2 satellite. Overriding LEDs on satellite works without error. Fix can be applied as is on `release-8` as well.
srenblad changed title from WIP: runtime: fix drtio inject lock to runtime: fix drtio inject lock 2024-09-09 11:44:09 +08:00
sb10q merged commit ccd3bf3003 into master 2024-09-09 16:42:40 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/artiq-zynq#324
No description provided.