From: James Bottomley Date: Tue, 14 Feb 2006 21:53:05 +0000 (-0800) Subject: [PATCH] fix x86 topology export in sysfs for subarchitectures X-Git-Tag: v2.6.16-rc4~71 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b09fb34513225d87d511c7e8f29c0fd3cf860e0;p=pandora-kernel.git [PATCH] fix x86 topology export in sysfs for subarchitectures The correct way to export hyperthreading based functions is to predicate them on CONFIG_X86_HT. Without this, the topology exporting patch breaks the build on all non-PC x86 subarchitectures. Signed-off-by: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed