commit | 5b149bcc230e4696a1d893504bed38aeb3832314 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Fri Dec 22 01:10:14 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 22 08:55:49 2006 -0800 |
tree | f58245b894c8986ca1f8bf03a3bb7fa9b80df528 | |
parent | fadfc8e930dcaf502b49a0a0170ba8ebe9a34c49 [diff] |
[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>