mm: show node to memory section relationship with symlinks in sysfs
[deliverable/linux.git] / include / linux / memory_hotplug.h
index 763ba81fc0f0a5c6adcb623501ebed6c28200e58..d95f72e79b829bfe85a873f9494b532deef99bac 100644 (file)
@@ -72,7 +72,7 @@ extern void __offline_isolated_pages(unsigned long, unsigned long);
 extern int offline_pages(unsigned long, unsigned long, unsigned long);
 
 /* reasonably generic interface to expand the physical pages in a zone  */
-extern int __add_pages(struct zone *zone, unsigned long start_pfn,
+extern int __add_pages(int nid, struct zone *zone, unsigned long start_pfn,
        unsigned long nr_pages);
 extern int __remove_pages(struct zone *zone, unsigned long start_pfn,
        unsigned long nr_pages);
This page took 0.038467 seconds and 5 git commands to generate.