Index: yaboot/second/fs_reiserfs.c
===================================================================
--- yaboot.orig/second/fs_reiserfs.c	2010-04-11 12:17:51.000000000 +1000
+++ yaboot/second/fs_reiserfs.c	2010-04-11 12:18:00.000000000 +1000
@@ -211,7 +211,7 @@ block_read( __u32 blockNr, __u32 start, 
      while ( transactions-- > 0 )
      {
 	  int i = 0;
-	  int j_len;
+	  int j_len = 0;
 
 	  if ( *journal_table != 0xffffffff )
 	  {
