Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2024 16:42:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 282800] sys/dev/dpaa2/dpaa2_mc_acpi.c does not compile with ACPI_DEBUG
Message-ID:  <bug-282800-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282800

            Bug ID: 282800
           Summary: sys/dev/dpaa2/dpaa2_mc_acpi.c does not compile with
                    ACPI_DEBUG
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: phk@FreeBSD.org

It is missing #defines for _COMPONENT and ACPI_MODULE_NAME.

I guess ACPI_MODULE_NAME can simply be "DPAA2" but I have no idea what woul=
d be
a proper value for _COMPONENT

Reproduce:

add "options ACPI_DEBUG" to sys/arm64/conf/GENERIC and build the kernel

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282800-7>