commit | fe9f57f250ab4d781b99504caeb218ca2db14c1a | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Mar 22 18:41:59 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Mar 22 18:43:25 2009 +0100 |
tree | dc2452c3a9eb2f7cb220270e4ee0de132db6bb50 | |
parent | cfb180f3e71b2a280a254c8646a9ab1beab63f84 [diff] |
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>