[parisc-linux-cvs] linux deller

Helge Deller deller@puffin.external.hp.com
Tue, 28 Aug 2001 00:48:24 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	deller	01/08/28 00:48:24

Modified files:
	.              : Makefile 
	arch/parisc/mm : init.c 

Log message:
EXTRAVERSION -pa8
add/fix free_initmem() and free_initrd_mem()

both work, but since we haven't checked all __initdata, __init,
__devinit and __devinitdata function/structures I #ifdefed them out
for now.

BTW, free_initmem() recovered 367kB RAM during my tests here :-)