On Wed, 16 Nov 2022 at 08:43, Klaus Jensen <i...@irrelevant.dk> wrote: > > From: Klaus Jensen <k.jen...@samsung.com> > > It is not given that the current master will release the bus after a > transfer ends. Only schedule a pending master if the bus is idle. > > Fixes: 37fa5ca42623 ("hw/i2c: support multiple masters") > Signed-off-by: Klaus Jensen <k.jen...@samsung.com>
If this is a bug fix we should consider for 7.2, you should send it as a separate patch with a commit message that describes the consequences of the bug (e.g. whether it affects common workloads or if it's just an odd corner case). As one patch in an otherwise RFC series it's going to get lost otherwise. thanks -- PMM