lkml.org 
[lkml]   [2009]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] fix section mismatch warning in perf_counter.c::perf_counters_lapic_init()

* Mike Galbraith <efault@gmx.de> wrote:

> Fix section mismatch in perf_counter.c::perf_counters_lapic_init()
>
> WARNING: arch/x86/kernel/built-in.o(.text+0xdd0f): Section mismatch in reference from the function pmc_generic_enable() to the function .cpuinit.text:perf_counters_lapic_init()
> The function pmc_generic_enable() references
> the function __cpuinit perf_counters_lapic_init().
> This is often because pmc_generic_enable lacks a __cpuinit
> annotation or the annotation of perf_counters_lapic_init is wrong.
>
> Signed-off-by: Mike Galbraith <efault@gmx.de>
>
> ---
> arch/x86/kernel/cpu/perf_counter.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

applied tip/perfcounters/core, thanks Mike!

Ingo


\
 
 \ /
  Last update: 2009-01-23 14:55    [W:0.034 / U:0.920 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site