locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
authorPeter Zijlstra <peterz@infradead.org>
Wed, 6 Jan 2021 14:36:23 +0000 (15:36 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Jan 2021 20:10:59 +0000 (21:10 +0100)
commit77ca93a6b1223e210e58e1000c09d8d420403c94
treeb9cf165a9a102e52fbb8f4895e43158bfc3e7099
parent0afda3a888dccf12557b41ef42eee942327d122b
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
kernel/locking/lockdep.c