Skip to content
Commit 6092848a authored by Sergio Luis's avatar Sergio Luis Committed by Ingo Molnar
Browse files

x86: mark get_cpu_leaves() with __cpuinit annotation



Impact: fix section mismatch warning

Commit b2bb8554 ("x86: Remove cpumask games
in x86/kernel/cpu/intel_cacheinfo.c") introduced get_cpu_leaves(), which
references __cpuinit cpuid4_cache_lookup().

Mark get_cpu_leaves() with a __cpuinit annotation.

Signed-off-by: default avatarSergio Luis <sergio@larces.uece.br>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent c3d80000
Loading
Loading
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