patch-2.4.5 linux/mm/mmap.c
Next file: linux/mm/oom_kill.c
Previous file: linux/mm/highmem.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 24 15:20:18 2001
- Orig file:
v2.4.4/linux/mm/mmap.c
- Orig date:
Fri Apr 13 20:15:55 2001
diff -u --recursive --new-file v2.4.4/linux/mm/mmap.c linux/mm/mmap.c
@@ -54,7 +54,7 @@
* of num_physpages for safety margin.
*/
- long free;
+ unsigned long free;
/* Sometimes we want to use more memory than we have. */
if (sysctl_overcommit_memory)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)