On Tue, Apr 25, 2023 at 07:31:44PM +0200, Kevin Wolf wrote: > For some function, parts of their interface is that are called without > holding the graph lock. Add a new macro to document this. > > The macro expands to TSA_EXCLUDES(), which is a relatively weak check > because it passes in cases where the compiler just doesn't know if the > lock is held. Function pointers can't be checked at all. Therefore, its > primary purpose is documentation. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > include/block/graph-lock.h | 2 ++ > 1 file changed, 2 insertions(+)
Modulo Eric's comment about the commit description: Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
