]> err.no Git - linux-2.6/blobdiff - include/asm-x86/highmem.h
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
[linux-2.6] / include / asm-x86 / highmem.h
index 85c4fea41ff690fbda48df006130ede5a1b06374..4514b16cc7236b447444b30caf26c1a75196f498 100644 (file)
@@ -75,7 +75,7 @@ struct page *kmap_atomic_to_page(void *ptr);
 #define flush_cache_kmaps()    do { } while (0)
 
 extern void add_highpages_with_active_regions(int nid, unsigned long start_pfn,
-                                       unsigned long end_pfn, int bad_ppro);
+                                       unsigned long end_pfn);
 
 #endif /* __KERNEL__ */