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
F153347078: D5755.diff
Mon, Apr 20, 3:12 PM
F153343656: D5755.id14884.diff
Mon, Apr 20, 2:37 PM
Unknown Object (File)
Mon, Apr 20, 10:40 AM
Unknown Object (File)
Wed, Apr 15, 5:48 PM
Unknown Object (File)
Wed, Apr 15, 10:19 AM
Unknown Object (File)
Sun, Apr 12, 4:35 AM
Unknown Object (File)
Sat, Apr 11, 10:30 PM
Unknown Object (File)
Wed, Apr 8, 6:53 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 Skipped
Unit
Tests Skipped

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.