Page MenuHomeFreeBSD

arm64 nexus: remove incorrect warning
ClosedPublic

Authored by jchandra on Mar 3 2019, 3:56 AM.
Tags
None
Referenced Files
F147175250: D19432.id57921.diff
Sun, Mar 8, 8:53 PM
Unknown Object (File)
Sat, Mar 7, 1:01 AM
Unknown Object (File)
Fri, Feb 27, 5:47 PM
Unknown Object (File)
Fri, Feb 27, 9:07 AM
Unknown Object (File)
Jan 14 2026, 8:57 PM
Unknown Object (File)
Dec 28 2025, 11:35 PM
Unknown Object (File)
Dec 24 2025, 12:08 AM
Unknown Object (File)
Dec 20 2025, 11:52 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