patch-2.4.19 linux-2.4.19/arch/sparc64/prom/misc.c
Next file: linux-2.4.19/arch/sparc64/solaris/Makefile
Previous file: linux-2.4.19/arch/sparc64/prom/bootstr.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug  2 17:39:43 2002
-  Orig file: 
linux-2.4.18/arch/sparc64/prom/misc.c
-  Orig date: 
Mon Oct  1 09:19:56 2001
diff -urN linux-2.4.18/arch/sparc64/prom/misc.c linux-2.4.19/arch/sparc64/prom/misc.c
@@ -171,7 +171,7 @@
 
 static int prom_get_memory_ihandle(void)
 {
-	static int memory_ihandle_cache = 0;
+	static int memory_ihandle_cache;
 	int node, ret;
 
 	if (memory_ihandle_cache != 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)