[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] [patch] boot memory allocator cleanup



Hi all,

I'd like to start cleaning up boot memory allocator code in
microblaze.

the goal of this cleanup is:

- move boot memory allocator functions to arch/microblaze/mm/
- get rid of static allocation of boot memory map
- convert to standard function / symbol names
- add config option for m68knommu style romfs

and possibly
- discon mem support

the first patch, which is attached to this email, just move functions
from arch/microblaze/kernel/setup.c to arch/microblaze/mm/init.c. No
functionality has been changed yet.

this patch affects everybody using microblaze port, so I'd like to ask
for comments and suggestions.

regards,
--
            yashi

Attachment: linux-mm1-just-moving-around.patch
Description: Binary data