| commit | 2decb194e65ab66eaf787512dc572cdc99893b24 | [log] [tgz] |
|---|---|---|
| author | H. Peter Anvin <hpa@linux.intel.com> | Mon Jul 19 18:32:04 2010 -0700 |
| committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Jul 19 19:02:41 2010 -0700 |
| tree | 80e1df44c19b28487bfc663300ca58236505bc70 | |
| parent | 278bc5f6abd69dd868746dbd642266ac09a9c9c6 [diff] |
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 <hpa@linux.intel.com> LKML-Reference: <tip-*@git.kernel.org>