]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/mm.h
[PATCH] mm: kill check_user_page_readable
[karo-tx-linux.git] / include / linux / mm.h
index 972e2ce8e07c1e8803add7af9186b6c36fd0db46..aa8de20e2e80386fbb1012a3b8b38e0f8b13c20a 100644 (file)
@@ -944,7 +944,6 @@ extern struct page * vmalloc_to_page(void *addr);
 extern unsigned long vmalloc_to_pfn(void *addr);
 extern struct page * follow_page(struct mm_struct *mm, unsigned long address,
                int write);
-extern int check_user_page_readable(struct mm_struct *mm, unsigned long address);
 int remap_pfn_range(struct vm_area_struct *, unsigned long,
                unsigned long, unsigned long, pgprot_t);