From: Michal Simek Date: Thu, 16 Apr 2009 08:41:45 +0000 (+0200) Subject: microblaze: Remove while(1) loop from show_regs function X-Git-Tag: v2.6.30-rc4~49^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51eb6dc9ca40d086c102bb868ba7f29f33a30f6f;p=pandora-kernel.git microblaze: Remove while(1) loop from show_regs function I removed it because of show_regs can't break die function. If process/kernel failed, die (do_exit) function resolve it. Signed-off-by: Michal Simek --- Reading git-diff-tree failed