From: jbaron@akamai.com Date: Tue, 27 Aug 2013 16:50:03 +0000 (+0000) Subject: dynamic debug: line queries failing due to uninitialized local variable X-Git-Tag: v3.12-rc1~184^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8c154a62d47b0ec2abf87e35dccf081781d81c;p=pandora-kernel.git dynamic debug: line queries failing due to uninitialized local variable Settings of the form, 'line x module y +p', can fail arbitrarily due to an uninitialized local variable. With this patch results are consistent, as expected. Signed-off-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed