diff options
author | 2009-03-13 17:14:01 +0800 | |
---|---|---|
committer | 2009-03-13 10:25:06 +0100 | |
commit | b00f0b6dc1773b4c8f538503247da050b5ea631b (patch) | |
tree | 94c81517cb3d1def0c0f9ccb33c48fb03c0f1c75 /kernel/extable.c | |
parent | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' into tracing/core (diff) | |
download | wireguard-linux-b00f0b6dc1773b4c8f538503247da050b5ea631b.tar.xz wireguard-linux-b00f0b6dc1773b4c8f538503247da050b5ea631b.zip |
ftrace: avoid double-free of dyn_ftrace
If dyn_ftrace is freed before ftrace_release(), ftrace_release()
will free it again and make ftrace_free_records wrong.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Cc: "Steven Rostedt ;" <rostedt@goodmis.org>
LKML-Reference: <49BA23D9.1050900@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions