From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757454AbZBSPmD (ORCPT ); Thu, 19 Feb 2009 10:42:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753134AbZBSPlx (ORCPT ); Thu, 19 Feb 2009 10:41:53 -0500 Received: from crmm.lgl.lu ([158.64.72.228]:35998 "EHLO lll.lu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752720AbZBSPlw (ORCPT ); Thu, 19 Feb 2009 10:41:52 -0500 Message-ID: <499D7DA6.3060007@knaff.lu> Date: Thu, 19 Feb 2009 16:41:26 +0100 From: Alain Knaff User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: "H. Peter Anvin" CC: Jan Engelhardt , Ingo Molnar , the arch/x86 maintainers , linux-kernel@vger.kernel.org Subject: Re: tip: bzip2/lzma now in tip:x86/setup-lzma References: <200901042146.n04LkHgP005837@hitchhiker.hitchhiker.org.lu.hitchhiker.org.lu> <4961415C.1050708@zytor.com> <49614243.70102@knaff.lu> <496142E4.8040308@zytor.com> <49614491.7020903@knaff.lu> <49614D1F.8020900@zytor.com> <499B267E.2090509@zytor.com> <20090217220825.GA24337@elte.hu> <20090217233708.GA10756@elte.hu> <499B5BCA.8000905@zytor.com> <499BBD62.5090506@knaff.lu> <499BD795.6050602@knaff.lu> <499CF8D2.9080309@knaff.lu> <499D70CE.6050508@zytor.com> In-Reply-To: <499D70CE.6050508@zytor.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org H. Peter Anvin wrote: > Alain Knaff wrote: >> Jan Engelhardt wrote: >>> Even if it is true in general, I would not remove CONFIG_INITRAMFS_SOURCE >> Hmmm, but now that I think of it, maybe the CONFIG_INITRAMFS_SOURCE >> setting could be used to decide whether to compress initramfs. >> >> If empty => do not compress builtin initramfs. It's only 950 bytes, and >> will be compressed along with the kernel anyways. >> >> If not empty => use an additional config setting (let's call it >> CONFIG_INITRAMFS_COMPRESSION) to decide which compressor to use. >> > > No, that's at least potentially very wrong. Let's not go down that rathole. > > -hpa > Could you please elaborate why you consider this so wrong? Regards, Alain