Skip to content
Commit 88d70794 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.



online_page() is straightforward, and then add a dummy
remove_memory() that returns -EINVAL just like i386.

There is no point in implementing remove_memory() since
__remove_pages() has no implementation either.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9b4006dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment