From: Martin Schwidefsky Date: Tue, 4 Jun 2013 09:00:08 +0000 (+0200) Subject: s390/dumpstack: fix address ranges for asynchronous and panic stack X-Git-Tag: v3.10-rc6~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc5c206d9b44b7763aab3082a5be72c78a3ef7a;p=pandora-kernel.git s390/dumpstack: fix address ranges for asynchronous and panic stack git commit dc7ee00d4771b321 "s390: lowcore stack pointer offsets" introduced a regression in regard to show_stack(). The stack pointer for the asynchronous and the panic stack in the lowcore now have an additional offset applied to them. This offset needs to be taken into account in the calculation for the low and high address for the stacks. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed