preempt_info: add class_raw_spinlock_irq_destructor()
commit280895ec1c64c6384617b9c2aab94531ade3fc91
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 27 Sep 2023 11:13:45 +0000 (27 14:13 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 27 Sep 2023 11:13:45 +0000 (27 14:13 +0300)
tree4920d6c898bf697f25b1f91cab1367df6bffbc7c
parent5d146c3475ae489f657a4d9fbeed0d9f61b0d16f
preempt_info: add class_raw_spinlock_irq_destructor()

These PREEMPT things lead to sleeping in atomic warnings.  I wish there
were a complete list of all these automatic cleanup functions.  I probably
could generate such a list (for my allyesconfig).  Maybe I will.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_preempt_info.c