On 22/05/2025 3:03 pm, Roger Pau Monne wrote: > rangeset_remove_range() uses inclusive ranges, and hence the end of the > range should be calculated using PFN_DOWN(), not PFN_UP(). > > Fixes: 4acab25a9300 ('x86/vpci: fix handling of BAR overlaps with non-hole > regions') > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>