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:
9d537ff
)
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>
Thu, 28 Apr 2011 20:12:28 +0000
(16:12 -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>
No differences found