patch-2.3.99-pre6 linux/arch/ia64/mm/init.c
Next file: linux/arch/ia64/mm/tlb.c
Previous file: linux/arch/ia64/mm/fault.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Apr 21 15:21:24 2000
-  Orig file: 
v2.3.99-pre5/linux/arch/ia64/mm/init.c
-  Orig date: 
Fri Mar 10 16:40:40 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/arch/ia64/mm/init.c linux/arch/ia64/mm/init.c
@@ -237,6 +237,7 @@
 	if (!PageReserved(page))
 		printk("put_gate_page: gate page at 0x%lx not in reserved memory\n",
 		       page_address(page));
+
 	pgd = pgd_offset_k(address);		/* note: this is NOT pgd_offset()! */
 	pmd = pmd_alloc(pgd, address);
 	if (!pmd) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)