diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-01-24 19:51:34 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-09 15:57:05 +0100 |
commit | 96c0c7ae5266ec347041312ae22d947b5371e5b3 (patch) | |
tree | b97bd2b0b6f1e69fed3e0a0492a13a6b17a9836c /drivers/staging/axis-fifo/README | |
parent | 1432cfe69e25819d96f653a4a44dad41e1163a83 (diff) | |
download | linux-stable-96c0c7ae5266ec347041312ae22d947b5371e5b3.tar.gz linux-stable-96c0c7ae5266ec347041312ae22d947b5371e5b3.tar.bz2 linux-stable-96c0c7ae5266ec347041312ae22d947b5371e5b3.zip |
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>
Diffstat (limited to 'drivers/staging/axis-fifo/README')
0 files changed, 0 insertions, 0 deletions