Heiko Carstens 96c0c7ae52 s390/vdso: convert vdso_init() to arch_initcall
Convert vdso_init() to arch_initcall like it is on all other architectures.
This requires to remove the vdso_getcpu_init() call from vdso_init()
since it must be called before smp is enabled.
vdso_getcpu_init() is now an early_initcall like on powerpc.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-02-09 15:57:05 +01:00
..
2021-01-08 13:46:58 -08:00
2021-01-15 10:52:00 -08:00
2020-12-16 12:33:35 -08:00
2021-01-15 13:07:33 -08:00
2020-12-16 12:33:35 -08:00
2021-01-15 10:52:00 -08:00