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)
Tue, May 26, 3:15 PM
Unknown Object (File)
Tue, May 26, 3:08 PM
Unknown Object (File)
Mon, May 25, 7:29 PM
Unknown Object (File)
Sun, May 24, 11:28 AM
Unknown Object (File)
Fri, May 22, 8:17 AM
Unknown Object (File)
Wed, May 20, 11:08 PM
Unknown Object (File)
Tue, May 19, 9:57 PM
Unknown Object (File)
Tue, May 19, 2:09 PM

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.