summaryrefslogtreecommitdiff
path: root/arch/s390/boot/compressed/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/boot/compressed/head.S')
-rw-r--r--arch/s390/boot/compressed/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/boot/compressed/head.S b/arch/s390/boot/compressed/head.S
index 28c4f96a2d9c..11f6254c561e 100644
--- a/arch/s390/boot/compressed/head.S
+++ b/arch/s390/boot/compressed/head.S
@@ -46,7 +46,7 @@ mover_end:
.align 8
.Lstack:
- .quad 0x8000 + (1<<(PAGE_SHIFT+THREAD_ORDER))
+ .quad 0x8000 + (1<<(PAGE_SHIFT+THREAD_SIZE_ORDER))
.Loffset:
.quad 0x11000
.Lmvsize: