From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dell-paw-3.cambridge.redhat.com ([195.224.55.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 16qdXo-0003Pi-00 for ; Thu, 28 Mar 2002 17:18:36 +0000 From: David Woodhouse In-Reply-To: <541025071C7AC24C84E9F82296BB9B952CE6@OPTEX1.optex.local> References: <541025071C7AC24C84E9F82296BB9B952CE6@OPTEX1.optex.local> To: "John Hall" Cc: gleixner@autronix.de, linux-mtd@lists.infradead.org Subject: Re: JFFS2 NAND flash support Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Mar 2002 17:18:21 +0000 Message-ID: <21747.1017335901@redhat.com> Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: John.Hall@optionexist.co.uk said: > I'm guessing that the zlib code has been moved recently so it can be > shared across several modules in the kernel. I am using 2.4.17; what > is the best thing for me to do? ftp.kernel.org:/pub/linux/kernel/people/dwmw2/shared-zlib/ -- dwmw2