On 28.11.25 00:24, Andrew Cooper wrote:
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.
Omg. missed to drop supress-cc=all :( will resend with patch 3 updated.
--
Best regards,
-grygorii