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)
Mar 19 2024, 3:12 PM
Unknown Object (File)
Mar 19 2024, 3:11 PM
Unknown Object (File)
Mar 19 2024, 3:09 AM
Unknown Object (File)
Mar 19 2024, 3:06 AM
Unknown Object (File)
Feb 26 2024, 10:21 PM
Unknown Object (File)
Dec 23 2023, 2:17 AM
Unknown Object (File)
Dec 22 2023, 2:46 AM
Unknown Object (File)
Sep 26 2023, 8:20 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 Not Applicable
Unit
Tests Not Applicable

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.