Skip to content
Snippets Groups Projects
Commit f9b90566 authored by Mike Travis's avatar Mike Travis Committed by Ingo Molnar
Browse files

x86: reduce stack usage in init_intel_cacheinfo


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: default avatarMike Travis <travis@sgi.com>
parent a1c33bbe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment