Page MenuHomeFreeBSD

Do not activate admin interrupt in ENA
ClosedPublic

Authored by mk_semihalf.com on Mar 20 2019, 10:19 AM.
Referenced Files
Unknown Object (File)
Sat, Jul 25, 5:48 AM
Unknown Object (File)
Fri, Jul 24, 8:15 PM
Unknown Object (File)
Sat, Jul 18, 10:37 AM
Unknown Object (File)
Sat, Jul 18, 9:55 AM
Unknown Object (File)
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)
Jun 19 2026, 12:20 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.