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:
ed5694a
)
powerpc: implement vmemmap_free()
author
Li Zhong
<zhong@linux.vnet.ibm.com>
Wed, 11 Jun 2014 08:23:38 +0000
(16:23 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 5 Aug 2014 06:34:19 +0000
(16:34 +1000)
vmemmap_free() does the opposite of vmemap_populate().
This patch also puts vmemmap_free() and vmemmap_list_free() into
CONFIG_MEMMORY_HOTPLUG.
Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Acked-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found