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)
Tue, May 19, 12:56 PM
Unknown Object (File)
Sun, May 17, 8:22 PM
Unknown Object (File)
Fri, May 8, 7:47 PM
Unknown Object (File)
Fri, May 8, 4:21 AM
Unknown Object (File)
Thu, May 7, 6:49 PM
Unknown Object (File)
Sat, May 2, 12:31 PM
Unknown Object (File)
Fri, May 1, 11:08 PM
Unknown Object (File)
Thu, Apr 30, 12:34 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.