On 27/11/2025 10:12 pm, Grygorii Strashko wrote: > From: Grygorii Strashko <[email protected]> > > 1) arm/ppc/riscv: drop unused domain_set_alloc_bitsize() macro > 2) add generic domain_clamp_alloc_bitsize() macro and clean up !x86 arches > 3) move d->arch.physaddr_bitsize field handling to pv32 code > > changes in v2: > - split on 3 patches > - move physaddr_bitsize in struct pv_domain > - make minimal style adjustments as requested > > Grygorii Strashko (3): > arm/ppc/riscv: drop unused domain_set_alloc_bitsize() macro > xen/mm: add generic domain_clamp_alloc_bitsize() macro
These two should be merged. You also need to CC the ARM/PPC/RISC-V maintainers. ~Andrew
