sched: print backtrace of running tasks too
authorNick Piggin <nickpiggin@yahoo.com.au>
Fri, 25 Jan 2008 20:08:34 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:34 +0000 (21:08 +0100)
commit5fb5e6de55860a99c2d8fe7e0c8222d5c53d8464
tree7a9935bfa8b20c56ddc865c130f17d2f42444ce8
parent19ef9309273d26cb005cb23e6a370353dca91099
sched: print backtrace of running tasks too

The attached patch is something really simple that can sometimes help
in getting more info out of a hung system.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c