Files
linux-stable-mirror/include/linux/lockdep.h
Kent Overstreet 99bac36667 lockdep: move held_lock to lockdep_types.h
held_lock is embedded in task_struct, and we don't want sched.h pulling
in all of lockdep.h

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Acked-by: Waiman Long <longman@redhat.com>
2023-12-20 19:26:32 -05:00

20 KiB