On 10.12.2025 02:04, Stefano Stabellini wrote: > On Tue, 23 Sep 2025, [email protected] wrote: >> From: Denis Mukhin <[email protected]> >> >> 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 <[email protected]> > > Reviewed-by: Stefano Stabellini <[email protected]>
The other day concern was voiced over aliasing DOMID_ANY with DOMID_INVALID. I don't recall though who it was or where. Jan
