|
@@ -2376,7 +2376,7 @@ struct node_hstate {
|
|
|
struct kobject *hugepages_kobj;
|
|
struct kobject *hugepages_kobj;
|
|
|
struct kobject *hstate_kobjs[HUGE_MAX_HSTATE];
|
|
struct kobject *hstate_kobjs[HUGE_MAX_HSTATE];
|
|
|
};
|
|
};
|
|
|
-struct node_hstate node_hstates[MAX_NUMNODES];
|
|
|
|
|
|
|
+static struct node_hstate node_hstates[MAX_NUMNODES];
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
* A subset of global hstate attributes for node devices
|
|
* A subset of global hstate attributes for node devices
|