K 10 svn:author V 2 mw K 8 svn:date V 27 2019-03-21T10:46:10.149160Z K 7 svn:log V 562 Prevent double activation of admin interrupt in ENA 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. Version of the driver was upgraded to 0.8.4. Submitted by: Michal Krawczyk Reported-by: Greg V Tested-by: cperciva, Greg V Obtained from: Semihalf MFC after: 2 weeks Sponsored by: Amazon, Inc. Differential revision: https://reviews.freebsd.org/D19655 END