aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLi Zhong <[email protected]>2012-06-07 17:44:23 +0000
committerBenjamin Herrenschmidt <[email protected]>2012-06-29 04:35:36 +0000
commit2cb387ae758d97ee7396a82528c824b8dc510b8a (patch)
treeb026d6936e9d025763630726b40600c438c84846 /tools/perf/util/trace-event-scripting.c
parentppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt (diff)
downloadkernel-2cb387ae758d97ee7396a82528c824b8dc510b8a.tar.gz
kernel-2cb387ae758d97ee7396a82528c824b8dc510b8a.zip
powerpc: Fix Section mismatch warnings in prom_init.c
This patches tries to fix a couple of Section mismatch warnings like following one: WARNING: arch/powerpc/kernel/built-in.o(.text+0x2923c): Section mismatch in reference from the function .prom_query_opal() to the function .init.text:.call_prom() The function .prom_query_opal() references the function __init .call_prom(). This is often because .prom_query_opal lacks a __init annotation or the annotation of .call_prom is wrong. Signed-off-by: Li Zhong <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions