linux/kernel/locking
Peter Zijlstra 77ca93a6b1 locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
vmlinux.o: warning: objtool: lock_is_held_type()+0x60: call to check_flags.part.0() leaves .noinstr.text section

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210106144017.652218215@infradead.org
2021-01-12 21:10:59 +01:00
..
Makefile
lock_events.c
lock_events.h
lock_events_list.h locking/rwsem: Remove reader optimistic spinning 2020-12-09 17:08:48 +01:00
lockdep.c locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP 2021-01-12 21:10:59 +01:00
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
locktorture.c locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup 2020-11-06 17:13:56 -08:00
mcs_spinlock.h
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
osq_lock.c
percpu-rwsem.c
qrwlock.c
qspinlock.c
qspinlock_paravirt.h
qspinlock_stat.h
rtmutex-debug.c
rtmutex-debug.h
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c locking/rwsem: Remove reader optimistic spinning 2020-12-09 17:08:48 +01:00
rwsem.h
semaphore.c
spinlock.c
spinlock_debug.c
test-ww_mutex.c