]> asedeno.scripts.mit.edu Git - linux.git/commit
locking/lockdep: Print the right depth for chain key collision
authorYuyang Du <duyuyang@gmail.com>
Mon, 6 May 2019 08:19:21 +0000 (16:19 +0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 3 Jun 2019 09:55:36 +0000 (11:55 +0200)
commit834494b28024b39d45aea6bcc642b0fe94fe2503
treed32d9d13bcd1406c88995341d1b4305179d84787
parente7a38f63ba50dc95426dd50c43383dfecaa35d7f
locking/lockdep: Print the right depth for chain key collision

Since chains are separated by IRQ context, so when printing a chain the
depth should be consistent with it.

Signed-off-by: Yuyang Du <duyuyang@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bvanassche@acm.org
Cc: frederic@kernel.org
Cc: ming.lei@redhat.com
Cc: will.deacon@arm.com
Link: https://lkml.kernel.org/r/20190506081939.74287-6-duyuyang@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/lockdep.c