]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86_64/kernel/smpboot.c
[PATCH] Don't pass boot parameters to argv_init[]
[linux-2.6-omap-h63xx.git] / arch / x86_64 / kernel / smpboot.c
index ea48fa638070060e05a257bad6ba4c03ecdc88f8..71a7222cf9ce10e2e6d2629699b2aece2669f289 100644 (file)
@@ -353,7 +353,7 @@ static void __cpuinit tsc_sync_wait(void)
 static __init int notscsync_setup(char *s)
 {
        notscsync = 1;
-       return 0;
+       return 1;
 }
 __setup("notscsync", notscsync_setup);