mm, oom_reaper: do not attempt to reap a task more than twice
[deliverable/linux.git] / mm / internal.h
index fbfba0cc2c35d88bd3db8d801219e54bcb253e14..9b6a6c43ac391d5548d7a6e62eca30f4aadca875 100644 (file)
@@ -36,6 +36,8 @@
 /* Do not use these with a slab allocator */
 #define GFP_SLAB_BUG_MASK (__GFP_DMA32|__GFP_HIGHMEM|~__GFP_BITS_MASK)
 
+int do_swap_page(struct fault_env *fe, pte_t orig_pte);
+
 void free_pgtables(struct mmu_gather *tlb, struct vm_area_struct *start_vma,
                unsigned long floor, unsigned long ceiling);
 
This page took 0.031878 seconds and 5 git commands to generate.