]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] schedule_timeout(): improve warning message
authorAndrew Morton <akpm@osdl.org>
Fri, 22 Dec 2006 09:10:14 +0000 (01:10 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 22 Dec 2006 16:55:49 +0000 (08:55 -0800)
commitd7f1fd80ed34217b4fb4df421a3beb2737b1b954
treef58245b894c8986ca1f8bf03a3bb7fa9b80df528
parentb5ea902c28c72bec939a17605e9ef97238aa849d
[PATCH] schedule_timeout(): improve warning message

Kyle is hitting this warning, and we don't have a clue what it's caused by.
Add the obligatory dump_stack().

Cc: kyle <kylewong@southa.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/timer.c