From: Nicolas Pitre Date: Fri, 22 Apr 2011 01:59:49 +0000 (-0400) Subject: ARM: zImage: don't ignore error returned from decompress() X-Git-Tag: v3.0-rc1~328^2^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc1c7c6c25661f0071a7ebe997abcbf529df3e9;p=pandora-kernel.git ARM: zImage: don't ignore error returned from decompress() If decompress() returns an error without calling error(), we must not attempt to boot the resulting kernel. Signed-off-by: Nicolas Pitre Tested-by: Shawn Guo Tested-by: Tony Lindgren --- Reading git-diff-tree failed