From: Andi Kleen Date: Sat, 16 Apr 2005 22:24:51 +0000 (-0700) Subject: [PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10 X-Git-Tag: v2.6.12-rc3~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4686812835a497d6f5de1e6cf6e8010a3fc0c7;p=pandora-kernel.git [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: Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed