On Tue, Sep 07, 2021 at 02:05:54PM +0200, Jan Beulich wrote: > Only on the 2nd of the paths leading to xen_swiotlb_init()'s "error" > label it is useful to retry the allocation; the first one did already > iterate through all possible order values. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de>