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:
173a5a4
)
Memory hotplug: Move alternative function definitions to header
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sat, 1 Jun 2013 20:24:07 +0000
(22:24 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sat, 1 Jun 2013 20:24:07 +0000
(22:24 +0200)
Move the definitions of offline_pages() and remove_memory()
for CONFIG_MEMORY_HOTREMOVE to memory_hotplug.h, where they belong,
and make them static inline.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found