tracing: add run-time field descriptions for event filtering, kfree fix
authorIngo Molnar <mingo@elte.hu>
Sun, 22 Mar 2009 17:41:59 +0000 (18:41 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 22 Mar 2009 17:43:25 +0000 (18:43 +0100)
commitfe9f57f250ab4d781b99504caeb218ca2db14c1a
treedc2452c3a9eb2f7cb220270e4ee0de132db6bb50
parentcfb180f3e71b2a280a254c8646a9ab1beab63f84
tracing: add run-time field descriptions for event filtering, kfree fix

Impact: fix potential kfree of random data in (rare) failure path

Zero-initialize the field structure.

Reported-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <1237710639.7703.46.camel@charm-linux>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace_events.c