patch-2.3.35 linux/fs/proc/kcore.c
Next file: linux/fs/proc/openprom-dev.c
Previous file: linux/fs/proc/base.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 20 22:05:10 1999
- Orig file:
v2.3.34/linux/fs/proc/kcore.c
- Orig date:
Tue Nov 23 22:42:21 1999
diff -u --recursive --new-file v2.3.34/linux/fs/proc/kcore.c linux/fs/proc/kcore.c
@@ -119,7 +119,7 @@
extern char saved_command_line[];
-static size_t get_kcore_size(int *num_vma, int *elf_buflen)
+static size_t get_kcore_size(int *num_vma, size_t *elf_buflen)
{
size_t try, size = 0;
struct vm_struct *m;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)