locking/lockdep: Mark local_lock_t
[ Upstream commit dfd5e3f5 ] The local_lock_t's are special, because they cannot form IRQ inversions, make sure we can tell them apart from the rest of the locks. Signed-off-by:Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by:
Sasha Levin <sashal@kernel.org>
parent
22b106df
No related branches found
No related tags found
Showing
- include/linux/local_lock_internal.h 4 additions, 1 deletioninclude/linux/local_lock_internal.h
- include/linux/lockdep.h 12 additions, 3 deletionsinclude/linux/lockdep.h
- include/linux/lockdep_types.h 14 additions, 4 deletionsinclude/linux/lockdep_types.h
- kernel/locking/lockdep.c 9 additions, 7 deletionskernel/locking/lockdep.c
Loading
Please register or sign in to comment