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
Unknown Object (File)
Mon, Mar 16, 10:35 PM
Unknown Object (File)
Sat, Mar 14, 5:13 AM
Unknown Object (File)
Thu, Mar 12, 2:01 PM
Unknown Object (File)
Thu, Mar 12, 6:08 AM
Unknown Object (File)
Tue, Mar 10, 11:06 PM
Unknown Object (File)
Tue, Mar 10, 2:55 PM
Unknown Object (File)
Feb 17 2026, 8:21 AM
Unknown Object (File)
Jan 28 2026, 11:53 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.