Page MenuHomeFreeBSD

arm64 nexus: remove incorrect warning
ClosedPublic

Authored by jchandra on Mar 3 2019, 3:56 AM.
Tags
None
Referenced Files
F153918143: D19432.id54628.diff
Fri, Apr 24, 7:14 PM
Unknown Object (File)
Sun, Apr 19, 4:41 PM
Unknown Object (File)
Wed, Apr 15, 6:59 AM
Unknown Object (File)
Wed, Apr 8, 8:53 PM
Unknown Object (File)
Wed, Apr 8, 11:29 AM
Unknown Object (File)
Wed, Apr 8, 10:33 AM
Unknown Object (File)
Tue, Apr 7, 6:36 AM
Unknown Object (File)
Sun, Apr 5, 10:16 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