On Tue, Dec 05, 2023 at 04:29:18PM +0100, Jan Beulich wrote: > On 04.12.2023 10:43, Roger Pau Monne wrote: > > Remove xen_in_range() and vpci_is_mmcfg_address() now that hey are unused. > > Of the latter you remove only the declaration. Stale patch maybe?
Fixed. > For the former, am I misremembering that Andrew had asked for the function > to stay? https://lore.kernel.org/xen-devel/[email protected] I did read Andrew's response as it being fine to switch the current function to use a rangeset, but not as a request to duplicate it. Thanks, Roger.
