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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a084bb01e33cb2a57444d0b67534c01e6fbacd;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 --- Reading git-diff-tree failed