aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2011-03-14 04:06:09 -0700
committerJames Bottomley <[email protected]>2011-03-23 11:36:49 -0500
commit54550fabfecdb71e0deb51999cca7d28bb4299ed (patch)
tree83ccd42c4cdc4ea7a0089f77a7752dcabd07ba07 /tools/perf/util/trace-event-scripting.c
parent58c3e6477f3840df7d9b346627420bc7b246cdc8 (diff)
[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
This patch fixes the follownig section mismatch warning: WARNING: vmlinux.o(.text+0x21617a): Section mismatch in reference from the function target_core_init_configfs() to the function .init.text:rd_module_init() The function target_core_init_configfs() references the function __init rd_module_init(). This is often because target_core_init_configfs() lacks a __init annotation or the annotation of rd_module_init is wrong. Signed-off-by: Axel Lin <[email protected]> Signed-off-by: Nicholas A. Bellinger <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions