On 05.12.2023 04:29, Stewart Hildebrand wrote:
> If rangeset_new() fails, err would not be set to an appropriate error
> code. Set it to -ENOMEM.
>
> Fixes: 580c458699e3 ("xen/domain: Call arch_domain_create() as early as
> possible in domain_create()")
> Signed-off-by: Stewart Hildebrand <[email protected]>Reviewed-by: Jan Beulich <[email protected]>
