Re: [PATCH -tip] x86: mark get_cpu_leaves() with __cpuinitannotation

From: Ingo Molnar
Date: Mon Dec 29 2008 - 07:12:21 EST



* Sergio Luis <sergio@xxxxxxxxxxxxxx> wrote:

> Resending, now including LKML as well. Sorry.
> Sergio.
>
> ----
>
> x86: mark get_cpu_leaves() with __cpuinit annotation
>
> Impact: fix section mismatch
>
> Commit b2bb85549134c005e997e5a7ed303bda6a1ae738 introduced
> get_cpu_leaves(), which references __cpuinit cpuid4_cache_lookup().
> Mark get_cpu_leaves() with a __cpuinit annotation.
>
> Signed-off-by: Sergio Luis <sergio@xxxxxxxxxxxxxx>
> Cc: Mike Travis <travis@xxxxxxx>
> Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxx>
> Cc: Oleg Nesterov <oleg@xxxxxxxxxx>
> ---
> arch/x86/kernel/cpu/intel_cacheinfo.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

applied to tip/cpus4096, thanks Sergio!

ngo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/