git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e40f1e9
)
ARM: zImage: don't ignore error returned from decompress()
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Fri, 22 Apr 2011 01:59:49 +0000
(21:59 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Sat, 7 May 2011 04:08:01 +0000
(
00:08
-0400)
If decompress() returns an error without calling error(), we must
not attempt to boot the resulting kernel.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Tony Lindgren <tony@atomide.com>
No differences found