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)
Tue, Jan 28, 3:49 AM
Unknown Object (File)
Sat, Jan 18, 8:45 AM
Unknown Object (File)
Fri, Jan 17, 1:55 AM
Unknown Object (File)
Dec 6 2024, 2:47 AM
Unknown Object (File)
Nov 26 2024, 9:53 PM
Unknown Object (File)
Nov 15 2024, 1:43 PM
Unknown Object (File)
Oct 4 2024, 12:53 PM
Unknown Object (File)
Oct 3 2024, 9:22 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