patch-2.4.5 linux/mm/swapfile.c
Next file: linux/mm/vmalloc.c
Previous file: linux/mm/swap_state.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat May 19 17:16:18 2001
-  Orig file: 
v2.4.4/linux/mm/swapfile.c
-  Orig date: 
Wed Apr 25 14:46:21 2001
diff -u --recursive --new-file v2.4.4/linux/mm/swapfile.c linux/mm/swapfile.c
@@ -134,7 +134,7 @@
 bad_count:
 	printk(KERN_ERR "get_swap_page: bad count %hd from %p\n",
 	       count, __builtin_return_address(0));
-	goto out;
+	return entry;
 }
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)