diff options
Diffstat (limited to 'include/linux/mmzone.h')
-rw-r--r-- | include/linux/mmzone.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index fac5509c18f0..c1dbe0ba9f82 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h | |||
@@ -763,7 +763,6 @@ typedef struct pglist_data { | |||
763 | unsigned long node_spanned_pages; /* total size of physical page | 763 | unsigned long node_spanned_pages; /* total size of physical page |
764 | range, including holes */ | 764 | range, including holes */ |
765 | int node_id; | 765 | int node_id; |
766 | nodemask_t reclaim_nodes; /* Nodes allowed to reclaim from */ | ||
767 | wait_queue_head_t kswapd_wait; | 766 | wait_queue_head_t kswapd_wait; |
768 | wait_queue_head_t pfmemalloc_wait; | 767 | wait_queue_head_t pfmemalloc_wait; |
769 | struct task_struct *kswapd; /* Protected by lock_memory_hotplug() */ | 768 | struct task_struct *kswapd; /* Protected by lock_memory_hotplug() */ |