OSDN Git Service

[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)
commit5b149bcc230e4696a1d893504bed38aeb3832314
treef58245b894c8986ca1f8bf03a3bb7fa9b80df528
parentfadfc8e930dcaf502b49a0a0170ba8ebe9a34c49
[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