Re: [PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
From: Bart Van Assche
Date: Tue Jan 20 2026 - 13:24:16 EST
On 1/19/26 1:05 AM, Marco Elver wrote:
This series proposes a solution to this by introducing scoped initAlthough I haven't had the time yet to do an in-depth review, from a
guards which Peter suggested, using the guard(type_init)(&lock) or
scoped_guard(type_init, ..) interface.
quick look all patches in this series look good to me.
Thanks,
Bart.