diff options
Diffstat (limited to 'include/linux/swap.h')
-rw-r--r-- | include/linux/swap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/swap.h b/include/linux/swap.h index d359fc022433..229b6d04b4b6 100644 --- a/include/linux/swap.h +++ b/include/linux/swap.h | |||
@@ -248,6 +248,7 @@ extern int remove_exclusive_swap_page(struct page *); | |||
248 | struct backing_dev_info; | 248 | struct backing_dev_info; |
249 | 249 | ||
250 | extern spinlock_t swap_lock; | 250 | extern spinlock_t swap_lock; |
251 | extern int remove_vma_swap(struct vm_area_struct *vma, struct page *page); | ||
251 | 252 | ||
252 | /* linux/mm/thrash.c */ | 253 | /* linux/mm/thrash.c */ |
253 | extern struct mm_struct * swap_token_mm; | 254 | extern struct mm_struct * swap_token_mm; |