summaryrefslogtreecommitdiffstats
path: root/kernel/arch/s390/kernel/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/s390/kernel/setup.c')
-rw-r--r--kernel/arch/s390/kernel/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/arch/s390/kernel/setup.c b/kernel/arch/s390/kernel/setup.c
index c837bcacf..1f581eb61 100644
--- a/kernel/arch/s390/kernel/setup.c
+++ b/kernel/arch/s390/kernel/setup.c
@@ -329,6 +329,7 @@ static void __init setup_lowcore(void)
+ PAGE_SIZE - STACK_FRAME_OVERHEAD - sizeof(struct pt_regs);
lc->current_task = (unsigned long) init_thread_union.thread_info.task;
lc->thread_info = (unsigned long) &init_thread_union;
+ lc->lpp = LPP_MAGIC;
lc->machine_flags = S390_lowcore.machine_flags;
lc->stfl_fac_list = S390_lowcore.stfl_fac_list;
memcpy(lc->stfle_fac_list, S390_lowcore.stfle_fac_list,