summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/head31.S
diff options
context:
space:
mode:
authorMartin Schwidefsky2009-03-26 15:24:43 +0100
committerMartin Schwidefsky2009-03-26 15:24:27 +0100
commitda292bbe1f620221b08c4b589424f370168d642b (patch)
treefa57cd1410b357028559f219305676d5bf2762e8 /arch/s390/kernel/head31.S
parent[S390] eliminate cpuinfo_S390 structure (diff)
downloadkernel-qcow2-linux-da292bbe1f620221b08c4b589424f370168d642b.tar.gz
kernel-qcow2-linux-da292bbe1f620221b08c4b589424f370168d642b.tar.xz
kernel-qcow2-linux-da292bbe1f620221b08c4b589424f370168d642b.zip
[S390] eliminate ipl_device from lowcore
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/head31.S')
-rw-r--r--arch/s390/kernel/head31.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/head31.S b/arch/s390/kernel/head31.S
index db476d114caa..2ced846065b7 100644
--- a/arch/s390/kernel/head31.S
+++ b/arch/s390/kernel/head31.S
@@ -20,7 +20,6 @@ startup_continue:
lctl %c0,%c15,.Lctl-.LPG1(%r13) # load control registers
l %r12,.Lparmaddr-.LPG1(%r13) # pointer to parameter area
# move IPL device to lowcore
- mvc __LC_IPLDEV(4),IPL_DEVICE-PARMAREA(%r12)
#
# Setup stack
#