[Crash-utility] [PATCH] s390: Add restart stack support (version 2)

Michael Holzheu holzheu at linux.vnet.ibm.com
Tue Aug 16 08:20:49 UTC 2011


Hello Dave,

On Mon, 2011-08-15 at 13:28 -0400, Dave Anderson wrote:
> OK -- I had checked it out only a live system, but that code
> path wouldn't be exercised in that case, so I'll add in the 
> symbol_exists() check to s390x_back_trace_cmd().

Thanks!

> Also, the "if (!stack_addr)" check in get_int_stack() is an 
> impossibility, right?

Correct, with the symbol_exists("restart_stack") check the "if (!
stack_addr)" should be always false.

Michael




More information about the Crash-utility mailing list