Revert "swsusp special saveable pages support" commits
This reverts commits3e3318dee0
[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesb6370d96e0
[PATCH] swsusp: i386 mark special saveable/unsaveable pagesce4ab0012b
[PATCH] swsusp: add architecture special saveable pages support because not only do they apparently cause page faults on x86, the infrastructure doesn't compile on powerpc. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
@@ -105,10 +105,6 @@ extern struct bitmap_page *alloc_bitmap(unsigned int nr_bits);
|
||||
extern unsigned long alloc_swap_page(int swap, struct bitmap_page *bitmap);
|
||||
extern void free_all_swap_pages(int swap, struct bitmap_page *bitmap);
|
||||
|
||||
extern unsigned int count_special_pages(void);
|
||||
extern int save_special_mem(void);
|
||||
extern int restore_special_mem(void);
|
||||
|
||||
extern int swsusp_check(void);
|
||||
extern int swsusp_shrink_memory(void);
|
||||
extern void swsusp_free(void);
|
||||
|
Reference in New Issue
Block a user