diff options
author | Lin Ming <[email protected]> | 2011-04-29 08:41:57 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-05-10 17:06:23 +0200 |
commit | 2b348a77981227c6b64fb9cf19f7c711a6806bc9 (patch) | |
tree | a9ef01298f686f979f4ed37d18d39b89ddbb85a8 /lib/cpu-notifier-error-inject.c | |
parent | 932fed4e2e42c3d730c01bb63b1c4f812c533d5b (diff) |
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 <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions