commit | a7df7a9494ac8eb5fa4d902d3e90b083705dc80f | [log] [tgz] |
---|---|---|
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | Wed Jun 27 14:43:31 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jun 27 19:21:32 2012 +0200 |
tree | a455a26f129474b0714daaac6a05eac4033a38aa | |
parent | fbe765680d1fe9d08187ea4dad5041a7955a2c3a [diff] |
s390/ipl: Fix ipib handling for "dumpreipl" shutdown action Fix problem that was introduced with patch "s390/smp: make absolute lowcore / cpu restart parameter". After that patch the "dumpreipl" shutdown action does not work any more. To fix the problem we have to assign "reipl_block_actual" instead of "&reipl_block_actual" Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>