On 16/09/2025 10:37 am, dmuk...@xen.org wrote: > From: Denis Mukhin <dmuk...@ford.com> > > Add a new symbol DOMID_ANY aliasing DOMID_INVALID to improve the readability > of the code. > > Update all relevant domid_alloc() call sites. > > Amends: 2d5065060710 ("xen/domain: unify domain ID allocation") > Signed-off-by: Denis Mukhin <dmuk...@ford.com>
Thankyou. This is indeed far more coherent to read at the callsites. ~Andrew