On 22/04/2022 15:55, Juergen Gross wrote: > On 22.04.22 16:52, Andrew Cooper wrote: >> On 20/04/2022 08:31, Juergen Gross wrote: >>> Setting errno to a negative value makes no sense. >> >> Fixes: e78e8b9bb649b >> >>> Signed-off-by: Juergen Gross <jgr...@suse.com> >> >> Acked-by: Andrew Cooper <andrew.coop...@citrix.com> > > Do you want me to send the patches with the Fixes tags added? > > TBH I didn't bother to do the research for those, as the wrong values > don't seem to cause any harm today. I just stumbled over the issues > and thought it would be a good idea to fix those.
Given that there's nothing else to adjust, I was thinking of just fixing them on commit. But we should backport these to all appropriate releases (cc Jan). ~Andrew