diff options
| author | Akinobu Mita <[email protected]> | 2011-11-01 00:12:29 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-11-01 00:30:56 +0000 |
| commit | 4e101b0e6aa885f5786a058eefc1ce4b7cc7c44e (patch) | |
| tree | 427a6aa51ec4a278bcfc749d4a8129cf9fe20f83 /lib/bitmap.c | |
| parent | lib/kstrtox: common code between kstrto*() and simple_strto*() functions (diff) | |
| download | kernel-4e101b0e6aa885f5786a058eefc1ce4b7cc7c44e.tar.gz kernel-4e101b0e6aa885f5786a058eefc1ce4b7cc7c44e.zip | |
lib/spinlock_debug.c: print owner on spinlock lockup
When SPIN_BUG_ON is triggered, the lock owner information is reported.
But it is omitted when spinlock lockup is detected.
This information is useful especially on the architectures which don't
implement trigger_all_cpu_backtrace() that is called just after detecting
lockup. So report it and also avoid message format duplication.
Signed-off-by: Akinobu Mita <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
