aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorDavid Rientjes <[email protected]>2009-05-04 01:38:05 -0700
committerIngo Molnar <[email protected]>2009-05-07 09:36:28 +0200
commitaa47b7e0f89b9998dad4d1667447e8cb7703ff4e (patch)
tree6d4cf92c2dffccb59432652303b46ffe991d37a7 /net/lapb/lapb_out.c
parent60aa605dfce2976e54fa76e805ab0f221372d4d9 (diff)
sched: emit thread info flags with stack trace
When a thread is oom killed and fails to exit, it's helpful to know which threads have access to memory reserves if the machine livelocks. This is done by testing for the TIF_MEMDIE thread info flag and should be displayed alongside stack traces to identify tasks that have access to such reserves but are still stuck allocating pages, for instance. It would probably be helpful in other cases as well, so all thread info flags are emitted when showing a task. ( v2: fix warning reported by Stephen Rothwell ) [ Impact: extend debug printout info ] Signed-off-by: David Rientjes <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephen Rothwell <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions