patch-2.4.22 linux-2.4.22/include/asm-sh/pgalloc.h
Next file: linux-2.4.22/include/asm-sh/pgtable.h
Previous file: linux-2.4.22/include/asm-sh/pci.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-sh/pgalloc.h
- Orig date:
2001-09-08 12:29:09.000000000 -0700
diff -urN linux-2.4.21/include/asm-sh/pgalloc.h linux-2.4.22/include/asm-sh/pgalloc.h
@@ -69,7 +69,7 @@
#define pgd_populate(mm, pmd, pte) BUG()
/* Do nothing */
-static inline int do_check_pgt_cache(int low, int high) { }
+static inline int do_check_pgt_cache(int low, int high) { return 0; }
/*
* TLB flushing:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)