diff options
author | Uwe Kleine-König <[email protected]> | 2010-03-11 14:04:46 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2010-03-12 22:40:42 +0100 |
commit | 06f71b922ce5a05352acd706564ca4ae1f2add0e (patch) | |
tree | 36e2febfdb380364f1df10c48560695d8406635f /net/lapb/lapb_in.c | |
parent | 64ce4c2f5252f25798117fa80a027993163d6d84 (diff) |
timer: Print function name for timer callbacks modifying preemption count
A function scheduled with a timer must not exit with a different
preempt count than it was entered. To make helping users running into
the corresponding BUG() easier also print the name of the bad function
not only its address.
[ tglx: Sanitized printk ]
Signed-off-by: Uwe Kleine-König <[email protected]>
Cc: [email protected]
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions