diff options
author | 2013-10-31 19:28:22 +0100 | |
---|---|---|
committer | 2013-11-06 19:59:50 +0100 | |
commit | 736e89d9f782a7dd9a38ecda13b2db916fa72f33 (patch) | |
tree | f2b6362335c4e91014e6ce8a4878a3a84299e606 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | uprobes: Move function declarations out of arch (diff) | |
download | linux-dev-736e89d9f782a7dd9a38ecda13b2db916fa72f33.tar.xz linux-dev-736e89d9f782a7dd9a38ecda13b2db916fa72f33.zip |
uprobes: Kill module_init() and module_exit()
Turn module_init() into __initcall() and kill module_exit().
This code can't be compiled as a module so these module_*()
calls only add the confusion, especially if arch-dependant
code needs its own initialization hooks.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions