Skip to content

acpica: use platform session for accessing I/O resources only #4679

Open
@chelmuth

Description

@chelmuth

Currently, acpica requests its required resources (SCI IRQ, ACPI tables, potentially IOMEM and IOPORT) from core directly. This approach races with the initialization of acpi_drv/pci_decode/platform_drv and does not properly constrain the effect of acpica processing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions