]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/rmap.h
mm: reclaim MADV_FREE pages
[mirror_ubuntu-bionic-kernel.git] / include / linux / rmap.h
index 7a3941492856f92ae75badda0ac43959e0ce62b7..fee10d744ebd2f95522c4cbf4ed1a014ef48e9d1 100644 (file)
@@ -298,6 +298,6 @@ static inline int page_mkclean(struct page *page)
 #define SWAP_AGAIN     1
 #define SWAP_FAIL      2
 #define SWAP_MLOCK     3
-#define SWAP_LZFREE    4
+#define SWAP_DIRTY     4
 
 #endif /* _LINUX_RMAP_H */