diff options
author | Byungchul Park <byungchul.park@lge.com> | 2017-08-07 16:12:55 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-08-10 12:29:09 +0200 |
commit | 383a4bc88849b804385162e81bf704f8f9690a87 (patch) | |
tree | 5d4ec4491ed5838972375a378344d9644cacb20d /scripts/Kbuild.include | |
parent | 28a903f63ec0811ead70ad0f8665e838d207a25e (diff) | |
download | talos-op-linux-383a4bc88849b804385162e81bf704f8f9690a87.tar.gz talos-op-linux-383a4bc88849b804385162e81bf704f8f9690a87.zip |
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 <byungchul.park@lge.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: akpm@linux-foundation.org
Cc: boqun.feng@gmail.com
Cc: kernel-team@lge.com
Cc: kirill@shutemov.name
Cc: npiggin@gmail.com
Cc: walken@google.com
Cc: willy@infradead.org
Link: http://lkml.kernel.org/r/1502089981-21272-9-git-send-email-byungchul.park@lge.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions