On 16.12.2025 17:55, Oleksii Kurochko wrote:
> Introduce arch_dt_passthrough_p2m_type() and use it instead of
> `p2m_mmio_direct_dev` to avoid leaking Arm-specific naming into
> common Xen code, such as dom0less passthrough property handling.
> 
> This helps reduce platform-specific terminology in shared logic and
> improves clarity for future non-Arm ports (e.g. RISC-V or PowerPC).
> 
> No functional changes — the definition is preserved via a static inline
> function for Arm.
> 
> Suggested-by: Jan Beulich <[email protected]>
> Signed-off-by: Oleksii Kurochko <[email protected]>

Since there still is no Arm ack here, could you please clarify in how far
this is a prereq for subsequent patches? Looking at just the next one, I
can't spot a dependency, i.e. that next one could go in as it has the
necessary ack.

Jan

Reply via email to