mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-09 00:08:40 +00:00
Impact: reduce stack usage. init_intel_cacheinfo() does not use the cpumask so define a subset of struct _cpuid4_info (_cpuid4_info_regs) that can be used instead. Signed-off-by: Mike Travis <travis@sgi.com>