[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49D3D4C0.1080506@zytor.com>
Date: Wed, 01 Apr 2009 13:55:28 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Andreas Robinson <andr345@...il.com>
CC: Alain Knaff <alain@...ff.lu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] lib: add fast lzo decompressor
Andreas Robinson wrote:
>
> Perhaps the system can default to the safe decompressor for normal use
> and choose the fast one if STATIC is defined or when system_state ==
> SYSTEM_BOOTING?
>
Do we really need two pieces of code? What if we have memory corruption
during early boot - it seems we'd want to at least try to catch that
with an error message rather than just crashing.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists