[PATCH] show_stack fix
sysrq-T currently displays the same stack trace for every process. Teach show_stack() to look in the passed task_struct first if the caller did not pass in a stack address.
Showing
Please register or sign in to comment