]> bbs.cooldavid.org Git - net-next-2.6.git/commit - init/initramfs.c
bzip2/lzma: comprehensible error messages for missing decompressor
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 12 Jan 2009 22:24:04 +0000 (14:24 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 12 Jan 2009 22:34:31 +0000 (14:34 -0800)
commit23a22d57a8962479ca630c9542e62d6f86fdf927
tree5839f8f3125a7ddf90eb6c679908206ba464b7af
parent736f93236ce786d1bcf09ad4dcb38a360d35ea1b
bzip2/lzma: comprehensible error messages for missing decompressor

Instead of failing to identify a compressed image with a decompressor
that we don't have compiled in, identify it and fail with a
comprehensible panic message.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
init/do_mounts_rd.c
init/initramfs.c
lib/decompress.c