From: Tom Zanussi Date: Sat, 8 Aug 2009 15:49:09 +0000 (-0500) Subject: tracing/filters: Don't use pred on alloc failure X-Git-Tag: v2.6.31-rc6~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b2de313b1e0e02aea80ee47df6a2b5cbdf8e13;p=pandora-kernel.git tracing/filters: Don't use pred on alloc failure Dan Carpenter sent me a fix to prevent pred from being used if it couldn't be allocated. I noticed the same problem also existed for the create_pred() case and added a fix for that. Reported-by: Dan Carpenter Signed-off-by: Tom Zanussi Cc: Steven Rostedt Cc: Frederic Weisbecker Cc: Li Zefan LKML-Reference: <1249746549.6453.29.camel@tropicana> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed