aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2010-09-02 08:14:20 +0000
committerRussell King <[email protected]>2010-09-02 15:36:07 +0000
commit9e978f096241e303c10cf6e6dc80dce41ef41b92 (patch)
tree762fadae187967ce7ffed7f6532f36e39331a6f9 /tools/perf/scripts/python/sctop.py
parentARM: 6350/1: s3c64xx: don't put smartq5_leds in .init.data (diff)
downloadkernel-9e978f096241e303c10cf6e6dc80dce41ef41b92.tar.gz
kernel-9e978f096241e303c10cf6e6dc80dce41ef41b92.zip
ARM: 6351/1: s3c64xx: don't put smartq_bl_init in .init.text
This fixes a section mismatch found by modpost: WARNING: arch/arm/mach-s3c64xx/built-in.o(.data+0x2498): Section mismatch in reference from the variable smartq_backlight_data to the function .init.text:smartq_bl_init() The variable smartq_backlight_data references the function __init smartq_bl_init() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console, Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions