diff options
| author | Steven Rostedt <[email protected]> | 2011-06-07 02:35:13 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2011-06-07 18:47:36 +0000 |
| commit | 265a5b7ee3eb21a4d0e53e17d59ba6eada91af39 (patch) | |
| tree | 52ad853f49e8949a307f475115cc682d44753287 /fs/ubifs/commit.c | |
| parent | ftrace: Fix possible undefined return code (diff) | |
| download | kernel-265a5b7ee3eb21a4d0e53e17d59ba6eada91af39.tar.gz kernel-265a5b7ee3eb21a4d0e53e17d59ba6eada91af39.zip | |
kprobes/trace: Fix kprobe selftest for gcc 4.6
With gcc 4.6, the self test kprobe function:
kprobe_trace_selftest_target()
is optimized such that kallsyms does not list it. The kprobes
test uses this function to insert a probe and test it. But
it will fail the test if the function is not listed in kallsyms.
Adding a __used annotation keeps the symbol in the kallsyms table.
Suggested-by: David Daney <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions
