On Tue, Apr 04, 2023 at 02:48:39PM +0200, David Marchand wrote: > This code uses locks to implement synchronisation between two threads. > There seems nothing wrong with it, just silence the clang lock check. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- [PATCH v3 05/16] graph: annotate graph lock David Marchand
- [PATCH v3 07/16] net/cxgbe: inherit lock annotations David Marchand
- [PATCH v3 08/16] net/fm10k: annotate mailbox lock David Marchand
- [PATCH v3 09/16] net/sfc: rework locking in proxy code David Marchand
- [PATCH v3 10/16] net/sfc: inherit lock annotations David Marchand
- [PATCH v3 11/16] net/virtio: rework guest announce not... David Marchand
- [PATCH v3 12/16] raw/ifpga: inherit lock annotations David Marchand
- [PATCH v3 13/16] vdpa/sfc: inherit lock annotations David Marchand
- [PATCH v3 14/16] net/failsafe: fix mutex locking David Marchand
- [PATCH v3 15/16] eal/windows: disable lock check on al... David Marchand
- Re: [PATCH v3 15/16] eal/windows: disable lock ch... Tyler Retzlaff
- Re: [PATCH v3 15/16] eal/windows: disable lock ch... Dmitry Kozlyuk
- [PATCH v3 16/16] enable lock check David Marchand
- Re: [PATCH v3 16/16] enable lock check Sachin Saxena (OSS)
- [PATCH v3 06/16] drivers: inherit lock annotations for... David Marchand
- Re: [PATCH v3 00/16] Enable lock annotations on most l... Thomas Monjalon