Page MenuHomeFreeBSD

ehci: pass MPSAFE when calling bus_setup_intr
ClosedPublic

Authored by howard0su_gmail.com on Mar 27 2016, 3:40 PM.
Tags
None
Referenced Files
F132495146: D5755.diff
Fri, Oct 17, 9:34 AM
F132415726: D5755.id14648.diff
Thu, Oct 16, 6:09 PM
Unknown Object (File)
Sat, Sep 20, 2:31 PM
Unknown Object (File)
Sep 5 2025, 12:38 PM
Unknown Object (File)
Sep 1 2025, 7:36 PM
Unknown Object (File)
Aug 20 2025, 4:33 PM
Unknown Object (File)
Jul 22 2025, 4:14 PM
Unknown Object (File)
Jul 17 2025, 2:48 AM

Details

Summary

ehci_interrupt is MPSAFE code. most drivers in tree calls bus_setup_intr with MPSAFE. some are not. fix those.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

howard0su_gmail.com retitled this revision from to ehci: pass MPSAFE when calling bus_setup_intr.
howard0su_gmail.com updated this object.
howard0su_gmail.com edited the test plan for this revision. (Show Details)
howard0su_gmail.com set the repository for this revision to rS FreeBSD src repository - subversion.
mmel edited edge metadata.
This revision is now accepted and ready to land.Apr 5 2016, 12:04 PM
This revision was automatically updated to reflect the committed changes.