Re: [PATCH] UML - part 1 of 2

Alexander Viro (viro@math.psu.edu)
Mon, 22 Jul 2002 13:50:58 -0400 (EDT)


On Mon, 22 Jul 2002, Christoph Hellwig wrote:

> On Mon, Jul 22, 2002 at 12:15:29PM -0500, Jeff Dike wrote:
> > include/linux/linkage.h -
> > UML needs FASTCALL defined as regparm(3), too.
>
> The fastcall definition should go into an asm/ header instead of such hacks..
>
> the disk accounting stuff is also bogus - instead of wasting ram with
> huge array it should rather be dynamically-allocated in a per-disk
> structure..

per-disk structures will be there pretty soon - the stuff merged into the
tree yesterday is the first part of large series introducing that animal.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/