diff options
author | Byungchul Park <[email protected]> | 2017-08-07 16:12:55 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-10 12:29:09 +0200 |
commit | 383a4bc88849b804385162e81bf704f8f9690a87 (patch) | |
tree | 5d4ec4491ed5838972375a378344d9644cacb20d /kernel/sched/completion.c | |
parent | 28a903f63ec0811ead70ad0f8665e838d207a25e (diff) |
locking/lockdep: Make print_circular_bug() aware of crossrelease
print_circular_bug() reporting circular bug assumes that target hlock is
owned by the current. However, in crossrelease, target hlock can be
owned by other than the current. So the report format needs to be
changed to reflect the change.
Signed-off-by: Byungchul Park <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'kernel/sched/completion.c')
0 files changed, 0 insertions, 0 deletions