This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / mmzone.h
index 08dd6a0..f13406a 100644 (file)
@@ -138,10 +138,8 @@ struct zone {
 
        /* Fields commonly accessed by the page reclaim scanner */
        spinlock_t              lru_lock;       
-#ifndef CONFIG_CKRM_RES_MEM
        struct list_head        active_list;
        struct list_head        inactive_list;
-#endif
        unsigned long           nr_scan_active;
        unsigned long           nr_scan_inactive;
        unsigned long           nr_active;