]> Pileus Git - ~andy/linux/commit
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:24:51 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:51 +0000 (15:24 -0700)
commitdb4686812835a497d6f5de1e6cf6e8010a3fc0c7
tree3a4806ca104fe1807b928d1f85caf69f2dd6f9d8
parente09b8c0b2006f5e6b543f7458b684d6ebd99e271
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10

Only display physical id/siblings when there are siblings or dual core.

In 2.6.11 I accidentially broke it and it was always displaying these
fields But for compatibility to all these /proc parsers around it is better
to do it in the old way again.

Noticed by Suresh Siddha

Cc: <Suresh.b.siddha@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/proc.c
arch/x86_64/kernel/setup.c