]> Git Repo - linux.git/commit
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10
authorAndi Kleen <[email protected]>
Sat, 16 Apr 2005 22:24:51 +0000 (15:24 -0700)
committerLinus Torvalds <[email protected]>
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: <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/i386/kernel/cpu/proc.c
arch/x86_64/kernel/setup.c
This page took 0.067833 seconds and 4 git commands to generate.