LWN.net Logo

Advertisement

Smart VPS: 192 MB RAM, 10 GB disc space, 50 GB data transfer and Virtuozzo OS virtualization solution.

Advertise here

: linux-2.5.75-uc0 (MMU-less fix ups)

From:  Greg Ungerer <gerg@snapgear.com>
To:  linux-kernel <linux-kernel@vger.kernel.org>
Subject:  [PATCH]: linux-2.5.75-uc0 (MMU-less fix ups)
Date:  Sat, 12 Jul 2003 00:35:25 +1000


Hi All,

An update of the uClinux (MMU-less) fixups against linux-2.5.75.
Mostly carried forward from 2.5.74. Not many new changes, just a
few small things.

Probably the main thing I would like feedback on is that I moved
the ptrinfo() function from mm/slab.c to mm/memory.c. I don't
think it makes any sense for this on non-MMU platforms. Comments?

You can get it at:

http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.75-uc0.patch.gz

Changelog:

. port up to 2.5.75                          me
. move ptrinfo from slab.c to memory.c       me
. switch to asm-m68k/types.h for m68knommu   Bernardo Innocenti
. final div64 cleanups                       Bernardo Innocenti
. 68328serial fixups                         Georges Menie
. irqreturn_t fixups                         David McCullough
. mcfserial mcfrs_write cleanup              Daniele Bellucci

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg@snapgear.com
Snapgear Pty Ltd                            PHONE:       +61 7 3279 1822
825 Stanley St,                             FAX:         +61 7 3279 1820
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
























-
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/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds