Re: [PATCH 0/20] inflate: refactor boot-time inflate code

From: Matt Mackall
Date: Thu Jan 05 2006 - 00:16:43 EST


On Wed, Jan 04, 2006 at 07:50:57PM -0800, Andrew Morton wrote:
> Matt Mackall <mpm@xxxxxxxxxxx> wrote:
> >
> > This is a refactored version of the lib/inflate.c:
>
> allnoconfig fails:
>
> lib/lib.a(inflate.o)(.text+0x1f): In function `flush_output':
> : undefined reference to `crc32_le'

Ahh, right. As we always support compressed initramfs, and
decompression always uses CRC, optional/modular CRC support doesn't
really make sense.

Drop patch 20/20 for now, I'll send something better shortly.

--
Mathematics is the supreme nostalgia of our time.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/