linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Art Nikpal <email2tema@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: using deprecated initrd support, will be removed in 2021
Date: Thu, 4 Mar 2021 09:13:29 +0100	[thread overview]
Message-ID: <20210304081329.GA12996@lst.de> (raw)
In-Reply-To: <CAKaHn9KMef4ahpEFEYiS+V2CnJSDK_w+MWLfPkgUb_+vJEGH4Q@mail.gmail.com>

On Wed, Mar 03, 2021 at 05:18:05PM +0800, Art Nikpal wrote:
> hello Christoph
> i have see your patch https://lkml.org/lkml/2020/7/14/1508
> /* using deprecated initrd support, will be removed in 2021*/
> 
> How can I clarify the situation ?!
> 
> im using squashfs as ramdisk / all system works  as all in ram kernel +
> initrd (squashfs)
> and i think it's very useful  - how can we replace it ?

With a simple initramfs, you should be able to chose the same compression
algorithms as you do for squashfs right now and generate a better image.

> and another question:  why need to remove it - if it works fine ?

It causes a fair amount of maintainance burden in the kernel, and also
is less efficient for the user.

           reply	other threads:[~2021-03-04  8:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAKaHn9KMef4ahpEFEYiS+V2CnJSDK_w+MWLfPkgUb_+vJEGH4Q@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210304081329.GA12996@lst.de \
    --to=hch@lst.de \
    --cc=email2tema@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).