summaryrefslogtreecommitdiff
path: root/init/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'init/main.c')
-rw-r--r--init/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/main.c b/init/main.c
index 4d493a2d96b9..dfa5cc66b3d9 100644
--- a/init/main.c
+++ b/init/main.c
@@ -361,7 +361,6 @@ static void __init smp_init(void)
#if 0
/* Get other processors into their bootup holding patterns. */
- smp_threads_ready=1;
smp_commence();
#endif
}