Home
last modified time | relevance | path

Searched hist:e4aa7ca5a2e6d44f07ceb87d9448113f5b48a334 (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Ddecompress.cdiff e4aa7ca5a2e6d44f07ceb87d9448113f5b48a334 Thu Feb 19 22:36:55 CET 2009 Alain Knaff <alain@knaff.lu> bzip2/lzma: don't stop search at first unconfigured compression

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>