lkml.org 
[lkml]   [2008]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -mm] ftrace : Fix section mismatch warning.

* Rakib Mullick <rakib.mullick@gmail.com> wrote:

> WARNING: arch/x86/kernel/built-in.o(.text+0x11b41): Section mismatch
> in reference from the variable ftrace_test_p6nop to the function
> .init.text:ftrace_dyn_arch_init()
> The function ftrace_test_p6nop() references
> the function __init ftrace_dyn_arch_init().
> This is often because ftrace_test_p6nop lacks a __init
> annotation or the annotation of ftrace_dyn_arch_init is wrong.
>
> WARNING: arch/x86/kernel/built-in.o(.text+0x11b4b): Section mismatch
> in reference from the variable ftrace_test_nop5 to the function
> .init.text:ftrace_dyn_arch_init()
> The function ftrace_test_nop5() references
> the function __init ftrace_dyn_arch_init().
> This is often because ftrace_test_nop5 lacks a __init
> annotation or the annotation of ftrace_dyn_arch_init is wrong.
>
> This patch fixes the above warnings. Introduced by
> 'linux-next.patch'(2.6.27-rc5-mm1-broken-out).
> Thanks.
>
> Signed-off-by: Md.Rakib H. Mullick(rakib.mullick@gmail.com)

applied to tip/tracing/urgent, thanks!

Ingo


\
 
 \ /
  Last update: 2008-10-20 18:31    [W:0.070 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site