runtime: fix drtio inject lock #324
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/artiq-zynq#324
Loading…
Reference in New Issue
No description provided.
Delete Branch "srenblad/artiq-zynq:drtio_inject_bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Fix
Replace aux_mutex spin lock with async lock (as has been done elsewhere).
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.WIP: runtime: fix drtio inject lockto runtime: fix drtio inject lock