From: H. Peter Anvin Date: Tue, 20 Jul 2010 01:32:04 +0000 (-0700) Subject: x86, cpu: Split addon_cpuid_features.c X-Git-Tag: v2.6.36-rc1~530^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2decb194e65ab66eaf787512dc572cdc99893b24;p=pandora-kernel.git x86, cpu: Split addon_cpuid_features.c addon_cpuid_features.c contains exactly two almost completely unrelated functions, plus has a long and very generic name. Split it into two files, scattered.c for the scattered feature flags, and topology.c for the topology information. Signed-off-by: H. Peter Anvin LKML-Reference: --- Reading git-diff-tree failed