diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-02-01 13:14:04 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-02-10 08:25:21 (GMT) |
commit | 66adce8f1f9f3bcd743a0e72c10aa850df8c5fa7 (patch) | |
tree | 4f439578bf730b056ccbdec3737421141bdd714d /arch/s390/numa | |
parent | f6331aaccbd980a49bff1559d66abcbd46af5b0a (diff) | |
download | linux-66adce8f1f9f3bcd743a0e72c10aa850df8c5fa7.tar.xz |
s390/stacktrace: save full stack traces
save_stack_trace() only saves the stack trace of the current context
(interrupt or process context). This is different to what other
architectures like x86 do, which save the full stack trace across
different contexts.
Also extract a __save_stack_trace() helper function which will be used
by a follow on patch.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Tested-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/numa')
0 files changed, 0 insertions, 0 deletions