diff options
Diffstat (limited to 'arch/s390/kernel/setup.c')
-rw-r--r-- | arch/s390/kernel/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/setup.c b/arch/s390/kernel/setup.c index 2148ad3d490d..2d6a265b0145 100644 --- a/arch/s390/kernel/setup.c +++ b/arch/s390/kernel/setup.c | |||
@@ -849,7 +849,6 @@ setup_arch(char **cmdline_p) | |||
849 | setup_lowcore(); | 849 | setup_lowcore(); |
850 | 850 | ||
851 | cpu_init(); | 851 | cpu_init(); |
852 | __cpu_logical_map[0] = stap(); | ||
853 | s390_init_cpu_topology(); | 852 | s390_init_cpu_topology(); |
854 | 853 | ||
855 | /* | 854 | /* |