HomeFreeBSD

physmem ram: Don't reserve excluded regions

Description

physmem ram: Don't reserve excluded regions

These regions can conflict with I/O resources and prevent allocation
of those regions by other drivers. It may make sense to reserve them
after the boot-time probe of devices has concluded (or after an
initial pass to reserve firmware-assigned resources before "wildcard"
resources are allocated), but that would require additional changes.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D43893

(cherry picked from commit add99c9c4bae2769cba14a88b83377ec9c04cad9)

Details

Provenance
jhbAuthored on Feb 14 2024, 10:07 PM
Reviewer
imp
Differential Revision
D43893: physmem ram: Don't reserve excluded regions
Parents
rG4b2667686f68: pci_host_generic: Remove unused res1 field from softc
Branches
Unknown
Tags
Unknown