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, Jan 19, 12:02 AM
Unknown Object (File)
Dec 6 2024, 12:59 AM
Unknown Object (File)
Nov 30 2024, 9:05 AM
Unknown Object (File)
Nov 3 2024, 7:34 AM
Unknown Object (File)
Oct 16 2024, 9:01 AM
Unknown Object (File)
Sep 21 2024, 9:28 PM
Unknown Object (File)
Sep 15 2024, 6:58 AM
Unknown Object (File)
Sep 15 2024, 6:58 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.