summaryrefslogtreecommitdiff
path: root/ipc/msg.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-10-31 18:28:22 (GMT)
committerOleg Nesterov <oleg@redhat.com>2013-11-06 18:59:50 (GMT)
commit736e89d9f782a7dd9a38ecda13b2db916fa72f33 (patch)
treef2b6362335c4e91014e6ce8a4878a3a84299e606 /ipc/msg.c
parent3820b4d2789f5166afdb136bb14f93166e6cfbc2 (diff)
downloadlinux-fsl-qoriq-736e89d9f782a7dd9a38ecda13b2db916fa72f33.tar.xz
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 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions