mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Olaf Hering <olh@suse.de>
Cc: Paul Mackerras <paulus@samba.org>, Andrew Morton <akpm@osdl.org>,
	Matt Mackall <mpm@selenic.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] slob: move kstrdup to lib/string.c
Date: Wed, 2 Nov 2005 07:31:20 -0700	[thread overview]
Message-ID: <20051102143120.GC3839@smtp.west.cox.net> (raw)
In-Reply-To: <20051102141954.GA29679@suse.de>

On Wed, Nov 02, 2005 at 03:19:54PM +0100, Olaf Hering wrote:
>  On Wed, Nov 02, Tom Rini wrote:
> 
> > I've always thought one of the nice points about ppc linux was that the
> > kernel just booted on your board, no matter what crazy firmware there
> > was.
> 
> I cant speak for anything else than CONFIG_PPC_MULTIPLATFORM, but I bet
> almost noone really uses the boot wrapper from the kernel. An external
> mkzimage for the rest of the supported boards sounds like a good plan.
> Cant be that hard to maintain as the kernel interface is stable.
> We have such thing in opensuse, it needs an update for PReP and iSeries
> to provide the flat device tree.

That's true, but PPC_MULTIPLATFORM (in old speak) was also the boring
case.  The problem with ripping it out is there's always a reliance on
things the kernel knows anyhow (serial is here, something else we need
to kick is there, and so on).  Not that it couldn't be duplicated
elsewhere, but it would be duplication.

-- 
Tom Rini
http://gate.crashing.org/~trini/

      reply	other threads:[~2005-11-02 14:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01 18:33 Matt Mackall
2005-11-01 18:33 ` [PATCH 2/2] slob: introduce the SLOB allocator Matt Mackall
2005-11-01 20:51   ` Rob Landley
2005-11-01 21:06     ` Matt Mackall
2005-11-02  6:00 ` [PATCH 1/2] slob: move kstrdup to lib/string.c Andrew Morton
2005-11-02  7:03   ` Matt Mackall
2005-11-02  6:40     ` Andrew Morton
2005-11-02  9:17       ` Paul Mackerras
2005-11-02 13:04         ` Olaf Hering
2005-11-02 14:14           ` Tom Rini
2005-11-02 14:19             ` Olaf Hering
2005-11-02 14:31               ` Tom Rini [this message]

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=20051102143120.GC3839@smtp.west.cox.net \
    --to=trini@kernel.crashing.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=olh@suse.de \
    --cc=paulus@samba.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

Powered by JetHome