Page MenuHomeFreeBSD

arm64 nexus: remove incorrect warning
ClosedPublic

Authored by jchandra on Mar 3 2019, 3:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 31 2023, 9:43 PM
Unknown Object (File)
Mar 29 2023, 3:29 AM
Unknown Object (File)
Mar 4 2023, 12:10 AM
Unknown Object (File)
Feb 4 2023, 8:11 PM
Unknown Object (File)
Feb 3 2023, 11:21 AM
Unknown Object (File)
Dec 31 2022, 6:07 PM
Unknown Object (File)
Dec 15 2022, 7:29 PM
Unknown Object (File)
Dec 13 2022, 11:17 PM
Subscribers

Details

Summary

acpi_config_intr() will be called when booted with ACPI. We do
the interrupt mapping for ACPI interrupts in nexus_acpi_map_intr(),
so this print is incorrect.

Diff Detail

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