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)
Wed, Jul 29, 10:15 AM
Unknown Object (File)
Mon, Jul 13, 2:11 AM
Unknown Object (File)
Sat, Jul 11, 3:27 PM
Unknown Object (File)
Sat, Jul 4, 8:01 AM
Unknown Object (File)
Jun 28 2026, 12:15 PM
Unknown Object (File)
Jun 25 2026, 2:45 PM
Unknown Object (File)
Jun 23 2026, 5:57 PM
Unknown Object (File)
Jun 19 2026, 2:03 AM
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