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)
Mon, Mar 3, 1:44 AM
Unknown Object (File)
Sat, Mar 1, 5:39 PM
Unknown Object (File)
Wed, Feb 19, 12:47 PM
Unknown Object (File)
Wed, Feb 19, 4:42 AM
Unknown Object (File)
Feb 7 2025, 3:10 AM
Unknown Object (File)
Jan 19 2025, 12:02 AM
Unknown Object (File)
Dec 6 2024, 12:59 AM
Unknown Object (File)
Nov 30 2024, 9:05 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.