Page MenuHomeFreeBSD

Do not activate admin interrupt in ENA
ClosedPublic

Authored by mk_semihalf.com on Mar 20 2019, 10:19 AM.
Referenced Files
F154274220: D19655.id55316.diff
Mon, Apr 27, 1:10 PM
Unknown Object (File)
Sat, Apr 25, 8:53 PM
Unknown Object (File)
Sat, Apr 25, 10:55 AM
Unknown Object (File)
Thu, Apr 23, 8:20 PM
Unknown Object (File)
Mon, Apr 20, 5:26 PM
Unknown Object (File)
Mon, Apr 20, 4:33 AM
Unknown Object (File)
Sat, Apr 18, 12:02 AM
Unknown Object (File)
Wed, Apr 15, 1:23 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.