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

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)