]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4-ppc-procesor.patch
- enable cluster config on ppc,sparc,amd64,ia64
[packages/kernel.git] / linux-2.4-ppc-procesor.patch
CommitLineData
f8560865 1--- linux-2.4.20/arch/ppc/kernel/setup.c.org Sat Feb 1 09:59:25 2003
2+++ linux-2.4.20/arch/ppc/kernel/setup.c Sat Feb 1 10:08:58 2003
3@@ -158,6 +158,7 @@
4 #else
5 pvr = mfspr(PVR);
6 lpj = loops_per_jiffy;
7+ seq_printf(m, "processor\t: %lu\n", i);
8 #endif
9
10 seq_printf(m, "cpu\t\t: ");
This page took 0.152858 seconds and 4 git commands to generate.