[POWERPC] Add remove_memory() for 64-bit powerpc
authorBadari Pulavarty <pbadari@us.ibm.com>
Tue, 5 Feb 2008 08:10:16 +0000 (00:10 -0800)
committerPaul Mackerras <paulus@samba.org>
Fri, 8 Feb 2008 08:52:47 +0000 (19:52 +1100)
Supply remove_memory() function for 64-bit powerpc.  This is still
not quite complete as it needs to do some more arch-specific stuff,
which will be added in a later patch.

Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Cc: Yasunori Goto <y-goto@jp.fujitsu.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found