patch-2.4.0-test4 linux/include/linux/mm.h

Next file: linux/include/linux/mtd/doc2000.h
Previous file: linux/include/linux/isdn.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -316,9 +316,6 @@
 #ifndef CONFIG_DISCONTIGMEM
 static inline struct page * alloc_pages(int gfp_mask, unsigned long order)
 {
-	/*  temporary check. */
-	if (contig_page_data.node_zonelists[gfp_mask].gfp_mask != (gfp_mask))
-		BUG();
 	/*
 	 * Gets optimized away by the compiler.
 	 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)