From: Li Zefan Date: Mon, 4 Mar 2013 06:15:59 +0000 (+0800) Subject: tracing: Fix some section mismatch warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523c81135bb23b2d9a8c21365d90d21b1309c138;p=pandora-kernel.git tracing: Fix some section mismatch warnings As we've added __init annotation to field-defining functions, we should add __refdata annotation to event_call variables, which reference those functions. Link: http://lkml.kernel.org/r/51343C1F.2050502@huawei.com Reported-by: Fengguang Wu Signed-off-by: Li Zefan Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed