Page MenuHomeFreeBSD

arm64 nexus: remove incorrect warning
ClosedPublic

Authored by jchandra on Mar 3 2019, 3:56 AM.
Tags
None
Referenced Files
F92485379: D19432.id.diff
Sat, Aug 31, 9:47 PM
Unknown Object (File)
Fri, Aug 30, 7:21 PM
Unknown Object (File)
Mon, Aug 19, 9:58 AM
Unknown Object (File)
Sun, Aug 18, 3:52 AM
Unknown Object (File)
Wed, Aug 14, 7:59 AM
Unknown Object (File)
Jul 20 2024, 1:27 PM
Unknown Object (File)
Jun 22 2024, 2:22 PM
Unknown Object (File)
May 19 2024, 10:24 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