--- linux-2.4.20/arch/ppc/kernel/setup.c.org Sat Feb 1 09:59:25 2003 +++ linux-2.4.20/arch/ppc/kernel/setup.c Sat Feb 1 10:08:58 2003 @@ -158,6 +158,7 @@ #else pvr = mfspr(PVR); lpj = loops_per_jiffy; + seq_printf(m, "processor\t: %lu\n", i); #endif seq_printf(m, "cpu\t\t: ");