]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/mm.h
mm, oom_reaper: do not attempt to reap a task more than twice
[mirror_ubuntu-artful-kernel.git] / include / linux / mm.h
index 192c1bbe5fcddac7d386b95cf7537843e6942cd5..c606fe4f9a7f20e8ad584999ca50a8dea1bd81e7 100644 (file)
@@ -2284,6 +2284,8 @@ static inline int in_gate_area(struct mm_struct *mm, unsigned long addr)
 }
 #endif /* __HAVE_ARCH_GATE_AREA */
 
+extern bool process_shares_mm(struct task_struct *p, struct mm_struct *mm);
+
 #ifdef CONFIG_SYSCTL
 extern int sysctl_drop_caches;
 int drop_caches_sysctl_handler(struct ctl_table *, int,