From: Greg Ungerer <gerg@snapgear.com>
To: linux-kernel@vger.kernel.org
Cc: Rob Landley <landley@trommello.org>
Subject: Re: Rob Landley <landley@trommello.org>
Date: Mon, 21 Oct 2002 17:20:28 +1000 [thread overview]
Message-ID: <3DB3AABC.2040208@snapgear.com> (raw)
Hi Rob,
Rob Landley wrote:
> If your patch isn't on the list, speak out now. Better yet, post a
URL to the
> latest version. It's "show me the code" time. (Yes, Hans Reiser,
this means
> you. :) There are still 7 days till the end of Linus's cruise, but
that's
> not much time to get guinea pigs to publicly pipe up with a hearty
"AOL!" of
> support for your work...
Here's another feature I would like to see go in: MMU-less procesor support.
Latest patches for the memory management changes are at:
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.44uc0-mm.patch.gz
The core of this stuff has been around for years (earliest in 2.0.33),
with a _lot_ of users (easily > 50000). And specifically these patches
have been tracking every 2.5 release pretty much since it started.
The other important peice with this is the FLAT format exe loader
(binfmt_flat), patch at:
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.44uc0-binflat.patch.gz
To make this truely useful though you also need some new archiecture
support. Up to date patches for 2 of these are at:
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.44uc0-m68knommu.patch.gz
http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.44uc0-v850.patch.gz
These support the non-VM 68k processors (683XXX and ColdFire), and the
NEC v850 family. [We have many more (ARM, SPARC, i960, etc) but they are
not 2.5 ready yet].
Also some drivers to go along with this, but I won't bother listing
them here. See my other emails on the list for those patches...
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Wizard EMAIL: gerg@snapgear.com
SnapGear Pty Ltd PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: www.SnapGear.com
reply other threads:[~2002-10-21 7:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3DB3AABC.2040208@snapgear.com \
--to=gerg@snapgear.com \
--cc=landley@trommello.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.