Page MenuHomeFreeBSD

Do not activate admin interrupt in ENA
ClosedPublic

Authored by mk_semihalf.com on Mar 20 2019, 10:19 AM.
Referenced Files
F162316997: D19655.diff
Sun, Jul 12, 12:19 AM
Unknown Object (File)
Wed, Jul 8, 2:48 AM
Unknown Object (File)
Tue, Jul 7, 2:02 AM
Unknown Object (File)
Fri, Jun 19, 12:20 PM
Unknown Object (File)
May 31 2026, 10:52 PM
Unknown Object (File)
May 29 2026, 2:30 AM
Unknown Object (File)
May 19 2026, 12:56 PM
Unknown Object (File)
May 17 2026, 8:22 PM

Details

Summary

The resource is already being activated in the bus_alloc_resource(),
because the flag RF_ACTIVE is being passed.

Double activation on arm64 is causing kernel panic.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Works in my testing. Please commit.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 21 2019, 10:46 AM
This revision was automatically updated to reflect the committed changes.