• Andrew Morton's avatar
    [PATCH] show_stack fix · dc0cf8b1
    Andrew Morton authored
    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.
    dc0cf8b1
traps.c 22 KB