mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Gerald Champagne <gerald.champagne@esstech.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: moving some boot code out of arch directories
Date: 04 Apr 2002 08:46:05 -0700	[thread overview]
Message-ID: <m1u1qrqxfm.fsf@frodo.biederman.org> (raw)
In-Reply-To: <3CAB4C5D.80806@esstech.com>

Gerald Champagne <gerald.champagne@esstech.com> writes:

> Eric,
> 
> I'm working with a mips kernel which currently doesn't have support for
> compressed kernels, compiled in command lines, and other things like that.
> I looked into some other arch specific code, and it looks like there are
> quite a few things like this in one arch or another that could be moved
> into common code.  Do you have any thoughts on things that could be moved
> into the common code?

A have some thoughts but nothing to concrete right now.  On every architecture
booting seems to be a completely roll your own solution.  Which I find
very annoying.  This one of the reasons I am also working on general
linux booting linux support.  If we could get as far as a bootloader
that works on multiple architectures perhaps we could start to unify
some of these things.

> One of the reasons I ask is because someone asked about adding compressed
> kernel support to the mips tree, and Ralf's response was:
> 
> "General rant, not directed to you personally.  Right now we've got more
> than half a dozen variations of code to support compressed images throughout
> the kernel.  So I'm not going to accept any new patches for compressed
> images before this mess has been cleaned.  Volunteers :-) "

I think most of the cleanup has been done.  But reducing the number of
copies of zlib was work that someone was doing recently.
 
> I don't how much more of the compressed kernel support can be moved into
> the common directories, but I think things like compiled in command lines
> could be moved into common code.  Since you're very familiar with the
> boot code, do you see anything reasonable that can be done?

I really don't know about compiled in command lines.  To me they have
most value when you can take an external utility and edit the command
line that is compiled into the kernel.

Eric


       reply	other threads:[~2002-04-04 15:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3CAB4C5D.80806@esstech.com>
2002-04-04 15:46 ` Eric W. Biederman [this message]
2002-04-05  7:26   ` Robert Schwebel
2002-04-05  7:59     ` Eric W. Biederman
2002-04-05  8:10       ` Robert Schwebel

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=m1u1qrqxfm.fsf@frodo.biederman.org \
    --to=ebiederm@xmission.com \
    --cc=gerald.champagne@esstech.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®