Lock spic(4) and mark it MPSAFE:
- Add a per-softc mutex as a driver lock.
- Use callout(9) instead of timeout(9).
- Set softc pointer in si_drv1 of cdev instead of looking softc up via devclass in cdev methods.
Tested by: no one
Lock spic(4) and mark it MPSAFE: Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |