patch-2.4.22 linux-2.4.22/arch/ia64/ia32/binfmt_elf32.c
Next file: linux-2.4.22/arch/ia64/ia32/ia32_entry.S
Previous file: linux-2.4.22/arch/ia64/hp/zx1/hpzx1_machvec.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:39.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/ia64/ia32/binfmt_elf32.c
-  Orig date: 
2002-11-28 15:53:09.000000000 -0800
diff -urN linux-2.4.21/arch/ia64/ia32/binfmt_elf32.c linux-2.4.22/arch/ia64/ia32/binfmt_elf32.c
@@ -67,7 +67,7 @@
 }
 
 static struct vm_operations_struct ia32_shared_page_vm_ops = {
-	nopage:	ia32_install_shared_page
+	.nopage =ia32_install_shared_page
 };
 
 void
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)