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:
ee28758
)
bzip2/lzma: don't stop search at first unconfigured compression
author
Alain Knaff
<alain@knaff.lu>
Thu, 19 Feb 2009 21:36:55 +0000
(13:36 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 19 Feb 2009 21:36:55 +0000
(13:36 -0800)
Impact: Bugfix, avoids kernels which build but panic on boot
Fix a bug in decompress.c : only scanned until the first
non-configured compressor (with disastrous result especially if that
was gzip.)
Signed-off-by: Alain Knaff <alain@knaff.lu>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found