summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorPetr Vandrovec2006-10-13 18:42:07 +0200
committerLinus Torvalds2006-10-15 20:24:49 +0200
commita7a0d86f5aa40a2215e36fe21d7911cf718ba428 (patch)
tree39c07a323bf37f9e81c0b77cc17c9ba639a43d60 /mm/mmap.c
parentMerge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff)
downloadkernel-qcow2-linux-a7a0d86f5aa40a2215e36fe21d7911cf718ba428.tar.gz
kernel-qcow2-linux-a7a0d86f5aa40a2215e36fe21d7911cf718ba428.tar.xz
kernel-qcow2-linux-a7a0d86f5aa40a2215e36fe21d7911cf718ba428.zip
[PATCH] Fix core files so they make sense to gdb...
It is silly to use non-static variable for writting zeroes to the file. And more seriously, foffset in core dump file dump function was incremented too much, so some parts of core dump were shifted by size of few phdrs and notes down, so although gdb was able to load that file, it did not make lot of sense - in my test case data pages were shifted down by about 900 bytes. Signed-off-by: Petr Vandrovec <petr@vandrovec.name> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions