> Atomic, blocking and SRCU notifier head declarations statically initialize > locks or SRCU state that require persistent lockdep class keys. > > Apply ASSERT_STATIC_STORAGE() to ATOMIC_NOTIFIER_HEAD(), > BLOCKING_NOTIFIER_HEAD() and the common _SRCU_NOTIFIER_HEAD() wrapper, > including both Tree SRCU and Tiny SRCU variants. Leave RAW_NOTIFIER_HEAD() > unchanged because it has no such initialization requirement. > > Assisted-by: OpenAI Codex > Signed-off-by: Yury Norov <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=15

