locking/lockdep: Improve 'invalid wait context' splat
authorPeter Zijlstra <peterz@infradead.org>
Tue, 31 Mar 2020 18:38:12 +0000 (20:38 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 8 Apr 2020 10:05:07 +0000 (12:05 +0200)
commit9a019db0b6bebc84d6b64636faf73ed6d64cd4bb
treedfcc531d36b54034c06d82678cf66e2019485363
parenta13f58a0cafa7b0416a2898bc3b0defbb305d108
locking/lockdep: Improve 'invalid wait context' splat

The 'invalid wait context' splat doesn't print all the information
required to reconstruct / validate the error, specifically the
irq-context state is missing.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/lockdep.c