From: Paul Mundt Date: Tue, 23 Mar 2010 08:07:41 +0000 (+0900) Subject: sh: Silence unintialized variable warnings in dwarf unwinder. X-Git-Tag: v2.6.34-rc3~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1a2594094020bdb41c18681c1765671138d06a;p=pandora-kernel.git sh: Silence unintialized variable warnings in dwarf unwinder. The parent rb_node needs to be initialized to shut up the compiler, even though we're unlikely to ever hit this issue at run time. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed