aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-12-16 10:09:39 +0100
committerGreg Kroah-Hartman <[email protected]>2017-01-03 16:42:22 +0100
commit4f3445067d5f78fb8d1970b02610f85c2f377ea4 (patch)
treeecc92daa2cba704935adebe81493da55a99fea55 /tools/perf/scripts/python/call-graph-from-postgresql.py
parenteeee8b1776db53fabd3b668155208ff6b09e3f07 (diff)
staging: emxx_udc: remove incorrect __init annotations
The probe function is not marked __init, but some other functions are. This leads to a warning on older compilers (e.g. gcc-4.3), and can cause executing freed memory when built with those compilers: WARNING: drivers/staging/emxx_udc/emxx_udc.o(.text+0x2d78): Section mismatch in reference from the function nbu2ss_drv_probe() to the function .init.text:nbu2ss_drv_contest_init() This removes the annotations. Fixes: 33aa8d45a4fe ("staging: emxx_udc: Add Emma Mobile USB Gadget driver") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions