]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/swap.h
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
[linux-2.6-omap-h63xx.git] / include / linux / swap.h
index d359fc022433fec159261b43e7f1026aa6b3761c..229b6d04b4b62d18bde8494910bcf9ce6d59b369 100644 (file)
@@ -248,6 +248,7 @@ extern int remove_exclusive_swap_page(struct page *);
 struct backing_dev_info;
 
 extern spinlock_t swap_lock;
+extern int remove_vma_swap(struct vm_area_struct *vma, struct page *page);
 
 /* linux/mm/thrash.c */
 extern struct mm_struct * swap_token_mm;