Early malloc function (MPC826x) ??
None Atall
linux_meis at yahoo.com
Tue May 20 17:18:39 EST 2003
Hi everybody,
Is there a function that I can call (for memory
allocation (just like kmalloc)) but in the early init
stage inside "m8260_cpm_dpalloc" or "m8260_cpm_reset"?
I want to implement "m8260_cpm_dpalloc" with linked
lists, so that I can implement "m8260_cpm_dpfree" as
well. But of course, with kmalloc( ,GFP_KERNEL), the
system will not boot :))
Thanks
Dimitris.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list