diff options
author | Lin Ming <ming.m.lin@intel.com> | 2011-04-29 12:41:57 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-05-10 19:06:23 +0400 |
commit | 2b348a77981227c6b64fb9cf19f7c711a6806bc9 (patch) | |
tree | a9ef01298f686f979f4ed37d18d39b89ddbb85a8 /arch/x86/oprofile | |
parent | 932fed4e2e42c3d730c01bb63b1c4f812c533d5b (diff) | |
download | linux-2b348a77981227c6b64fb9cf19f7c711a6806bc9.tar.xz |
perf probe: Fix the missed parameter initialization
pubname_callback_param::found should be initialized to 0 in
fastpath lookup, the structure is on the stack and
uninitialized otherwise.
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Link: http://lkml.kernel.org/r/1304066518-30420-2-git-send-email-ming.m.lin@intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/oprofile')
0 files changed, 0 insertions, 0 deletions