patch-2.4.4 linux/include/asm-m68k/sun3_pgalloc.h
Next file: linux/include/asm-mips/bootinfo.h
Previous file: linux/include/asm-m68k/serial.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Apr 23 15:28:07 2001
- Orig file:
v2.4.3/linux/include/asm-m68k/sun3_pgalloc.h
- Orig date:
Mon Nov 27 18:00:49 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-m68k/sun3_pgalloc.h linux/include/asm-m68k/sun3_pgalloc.h
@@ -134,7 +134,7 @@
free_page((unsigned long) pgd);
}
-extern inline pgd_t * pgd_alloc(void)
+extern inline pgd_t * pgd_alloc(struct mm_struct *mm)
{
pgd_t *new_pgd;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)