diff options
| author | Amerigo Wang <[email protected]> | 2009-09-22 16:45:35 -0700 | 
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-23 07:39:40 -0700 | 
| commit | acef82b873b6899d80e639317228f2104dae79a2 (patch) | |
| tree | 840a9cdb4629f5be3f10d8f507e6785e447d8500 /fs/proc/array.c | |
| parent | 9b4d1cbef8f41aff2b3e4ca31f566c071fe601de (diff) | |
kcore: fix /proc/kcore's stat.st_size
In 9063c61fd5cbd ("x86, 64-bit: Clean up user address masking") Linus
fixed the wrong size of /proc/kcore problem.
But its size still looks insane, since it never equals the size of
physical memory.
Signed-off-by: WANG Cong <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Tao Ma <[email protected]>
Cc: <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions