]> err.no Git - linux-2.6/blobdiff - arch/alpha/kernel/smp.c
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[linux-2.6] / arch / alpha / kernel / smp.c
index ad176441be558bcf41d7dfd109913ef77a36fa7d..f4ab233201b296013c7c45511a953838d29226d8 100644 (file)
@@ -439,7 +439,6 @@ setup_smp(void)
                                ((char *)cpubase + i*hwrpb->processor_size);
                        if ((cpu->flags & 0x1cc) == 0x1cc) {
                                smp_num_probed++;
-                               /* Assume here that "whami" == index */
                                cpu_set(i, cpu_present_map);
                                cpu->pal_revision = boot_cpu_palrev;
                        }