All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: "Dr. David Alan Gilbert" <gilbertd@treblig.org>
Cc: Dave Jones <davej@codemonkey.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: lkml, bugme.osdl.org?
Date: Wed, 4 Dec 2002 22:20:39 +0000	[thread overview]
Message-ID: <20021204222039.A12956@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20021204183235.GA701@gallifrey>; from gilbertd@treblig.org on Wed, Dec 04, 2002 at 06:32:35PM +0000

On Wed, Dec 04, 2002 at 06:32:35PM +0000, Dr. David Alan Gilbert wrote:
> Indeed - (Alpha is actually one of the few non-x86 architectures
> that actually built fully for me in a recent 2.5.x - and made a passable
> attempt at booting)

One of the ARM machine types which I consider being closest to being
completely buildable in Linus tree was this -><- close to being buildable
between 2.5.49 to 2.5.50.

In 2.5.49, it failed because we had a couple of references in ide.c to
functions previously removed.  In 2.5.50, the IDE DMA stuff changed and
made icside.c unbuildable.  I'm not going to get a chance to look at this
for a while, so don't expect it to change.

Not only that, but the ARM module stuff needs changes in mm/vmalloc.c so
we don't have to have a _third_ ruddy implementation of the same code.
(which currently causes a link error.)  mm/vmalloc.c needs to become more
general - basically "allocate a region of size A alignment B between
address C and address D".  Oh, not to mention the inherently racy code
found within mm/vmalloc.c

I'll now step off my soap box. 8)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2002-12-04 22:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-03  7:24 lkml, bugme.osdl.org? Valdis.Kletnieks
2002-12-03 12:15 ` Dave Jones
2002-12-03 14:13   ` bill davidsen
2002-12-03 18:09   ` Tupshin Harper
2002-12-04 11:58   ` Dr. David Alan Gilbert
2002-12-04 12:35     ` Russell King
2002-12-04 12:42     ` Dave Jones
2002-12-04 18:32       ` Dr. David Alan Gilbert
2002-12-04 22:20         ` Russell King [this message]
2002-12-05  9:15           ` David Woodhouse
2002-12-05  9:25             ` William Lee Irwin III
2002-12-05  9:34               ` David Woodhouse
2002-12-05  9:35                 ` William Lee Irwin III
2002-12-05 14:24       ` bill davidsen
2002-12-03 20:33 ` Martin J. Bligh

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=20021204222039.A12956@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=davej@codemonkey.org.uk \
    --cc=gilbertd@treblig.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.