projects
/
kernel
/
swap-modules.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c2b756
)
[IMPROVE] Uprobe: add import swap_register_uprobe()
49/33649/2
author
Alexander Aksenov
<a.aksenov@samsung.com>
Thu, 13 Mar 2014 08:45:55 +0000
(12:45 +0400)
committer
Alexander Aksenov
<a.aksenov@samsung.com>
Tue, 24 Feb 2015 08:18:31 +0000
(11:18 +0300)
Change-Id: I56a4952b3080fccf09fa7a0256db7b7b5058141d
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
uprobe/swap_uprobes.c
patch
|
blob
|
history
diff --git
a/uprobe/swap_uprobes.c
b/uprobe/swap_uprobes.c
index
9eb2036
..
ea1436a
100644
(file)
--- a/
uprobe/swap_uprobes.c
+++ b/
uprobe/swap_uprobes.c
@@
-531,6
+531,7
@@
out:
DBPRINTF("out ret = 0x%x\n", ret);
return ret;
}
+EXPORT_SYMBOL_GPL(swap_register_uprobe);
/**
* @brief Unregisters uprobe.