Page MenuHomeFreeBSD

Revert r291022: x86/intr: allow mutex recursion in intr_remove_handler
ClosedPublic

Authored by royger on Jul 29 2016, 8:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 1, 10:03 AM
Unknown Object (File)
Fri, May 30, 1:43 PM
Unknown Object (File)
Fri, May 30, 11:13 AM
Unknown Object (File)
Thu, May 15, 12:29 AM
Unknown Object (File)
Sat, May 10, 1:53 PM
Unknown Object (File)
Apr 29 2025, 7:53 PM
Unknown Object (File)
Apr 23 2025, 8:49 AM
Unknown Object (File)
Apr 23 2025, 2:42 AM
Subscribers

Details

Summary

This was only needed for Xen, and a better way to deal with this issue has
been found, so this commit can be reverted.

Sponsored by: Citrix Systems R&D
MFC after: 4 days

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4652
Build 4706: arc lint + arc unit

Event Timeline

royger retitled this revision from to Revert r291022: x86/intr: allow mutex recursion in intr_remove_handler.
royger updated this object.
royger edited the test plan for this revision. (Show Details)
royger added a reviewer: kib.
kib edited edge metadata.
This revision is now accepted and ready to land.Jul 29 2016, 8:33 AM
This revision was automatically updated to reflect the committed changes.