On Tue, Jul 6, 2021 at 9:14 AM Jan Beulich <[email protected]> wrote: > > On 06.07.2021 14:36, Tamas K Lengyel wrote: > > On Tue, Jun 29, 2021 at 8:54 AM Jan Beulich <[email protected]> wrote: > >> > >> While the comment validly says "Sort by domain, if same domain by gfn", > >> the implementation also included equal domain IDs in the first part of > >> the check, thus rending the second part entirely dead and leaving > >> deadlock potential when there's only a single domain involved. > >> > >> Signed-off-by: Jan Beulich <[email protected]> > > > > Acked-by: Tamas K Lengyel <[email protected]> > > Thanks. Do you think I should queue this for backporting (once it got > applied)?
Sure, considering it's a bugfix. Thanks, Tamas
