summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
diff options
context:
space:
mode:
authorMichael Holzheu2012-03-13 16:25:08 +0100
committerMartin Schwidefsky2012-03-13 16:26:23 +0100
commitc6da39f26cfe475704ec521723192e520e8f51b8 (patch)
treeb06df4190e3dbab104e515d7372de0ddc35d9a62 /drivers/s390/char
parent[S390] Ensure that vmcore_info pointer is never accessed directly (diff)
downloadkernel-qcow2-linux-c6da39f26cfe475704ec521723192e520e8f51b8.tar.gz
kernel-qcow2-linux-c6da39f26cfe475704ec521723192e520e8f51b8.tar.xz
kernel-qcow2-linux-c6da39f26cfe475704ec521723192e520e8f51b8.zip
[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
Currently pcpu_devices->panic_stack is passed to pcpu_delegate() in smp_call_ipl_cpu(). This is wrong because pcpu_delegate() expects the bottom (high address) of the stack and pcpu_devices->panic_stack points to the top (low address). We now pass the bottom of the stack which is pcpu_devices->panic_stack + PAGE_SIZE. Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/char')
0 files changed, 0 insertions, 0 deletions