patch-2.4.19 linux-2.4.19/include/asm-sparc/pgalloc.h
Next file: linux-2.4.19/include/asm-sparc/pgtable.h
Previous file: linux-2.4.19/include/asm-sparc/page.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Aug  2 17:39:45 2002
-  Orig file: 
linux-2.4.18/include/asm-sparc/pgalloc.h
-  Orig date: 
Sun Oct 21 10:36:54 2001
diff -urN linux-2.4.18/include/asm-sparc/pgalloc.h linux-2.4.19/include/asm-sparc/pgalloc.h
@@ -117,7 +117,6 @@
 
 static __inline__ pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address)
 {
-	BUG();
 	return 0;
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)