1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright IBM Corp. 1999, 2010
12 #include <linux/init.h>
13 #include <linux/linkage.h>
14 #include <asm/asm-offsets.h>
15 #include <asm/thread_info.h>
17 #include <asm/ptrace.h>
20 ENTRY(startup_continue)
21 larl %r1,tod_clock_base
22 mvc 0(16,%r1),__LC_BOOT_CLOCK
28 larl %r15,init_thread_union+THREAD_SIZE-STACK_FRAME_OVERHEAD-__PT_SIZE
30 brasl %r14,kasan_early_init
32 brasl %r14,startup_init # s390 specific early init
33 brasl %r14,start_kernel # common init code
35 # We returned from start_kernel ?!? PANIK
38 lpswe .Ldw-.(%r13) # load disabled wait psw
42 .Ldw: .quad 0x0002000180000000,0x0000000000000000