git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b4006d
)
[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 19 Mar 2006 03:16:23 +0000
(19:16 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:16:40 +0000
(
01:16
-0800)
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: David S. Miller <davem@davemloft.net>
No differences found