> On 10 Nov 2022, at 18:28, Edwin Török <[email protected]> wrote:
> 
> A debug statement got introduced and code not reindented
> (as it was part of a security fix and was trying to avoid that),
> however that resulted in *only* the debug statement being part of the 'if',
> and everything else outside of it.
> This results in some unnecessary ring checks for domains which otherwise
> have IO credit.
> 
> Remove the debug line.
> 
> Fixes: 42f0581a91 ("tools/oxenstored: Implement live update for socket 
> connections")
> 
> Signed-off-by: Edwin Török <[email protected]>
> ---
> Reason for inclusion in 4.17:
> - bugfix for commit already in master

Acked-by: Christian Lindig <[email protected]>

Reply via email to