commit | 79ca5f778aafbd69727d577b58d913c9ce8400be | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Tue Sep 07 14:05:54 2021 +0200 |
committer | Juergen Gross <jgross@suse.com> | Wed Sep 15 08:42:04 2021 +0200 |
tree | a676b63eaa5644780c15ec284f5a5a3a869bb468 | |
parent | d9a688add3d412c840e31060847a6a297b552316 [diff] |
swiotlb-xen: suppress certain init retries 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 <jbeulich@suse.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/56477481-87da-4962-9661-5e1b277efde0@suse.com Signed-off-by: Juergen Gross <jgross@suse.com>