|
@@ -969,7 +969,7 @@ static struct notifier_block __cpuinitdata ppc64_numa_nb = {
|
|
.priority = 1 /* Must run before sched domains notifier. */
|
|
.priority = 1 /* Must run before sched domains notifier. */
|
|
};
|
|
};
|
|
|
|
|
|
-static void mark_reserved_regions_for_nid(int nid)
|
|
|
|
|
|
+static void __init mark_reserved_regions_for_nid(int nid)
|
|
{
|
|
{
|
|
struct pglist_data *node = NODE_DATA(nid);
|
|
struct pglist_data *node = NODE_DATA(nid);
|
|
struct memblock_region *reg;
|
|
struct memblock_region *reg;
|