summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib/mcount.S
diff options
context:
space:
mode:
authorKirill Korotaev <dev@sw.ru>2006-07-14 00:23:49 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-07-24 20:35:28 -0700
commit8456c78dfa94a54d0ac78cf5190b3b8c7ea045cf (patch)
tree45f0036a26c69508345f00b3ef465a215e72d90d /arch/sparc64/lib/mcount.S
parent44896b17f1c2d8824250e06bd07d7b5a4b7e6be4 (diff)
downloadlinux-stable-8456c78dfa94a54d0ac78cf5190b3b8c7ea045cf.tar.gz
linux-stable-8456c78dfa94a54d0ac78cf5190b3b8c7ea045cf.tar.bz2
linux-stable-8456c78dfa94a54d0ac78cf5190b3b8c7ea045cf.zip
struct file leakage
2.6.16 leaks like hell. While testing, I found massive leakage (reproduced in openvz) in: *filp *size-4096 And 1 object leaks in *size-32 *size-64 *size-128 It is the fix for the first one. filp leaks in the bowels of namei.c. Seems, size-4096 is file table leaking in expand_fdtables. I have no idea what are the rest and why they show only accompanying another leaks. Some debugging structs? [akpm@osdl.org, Trond: remove the IS_ERR() check] Signed-off-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Cc: Kirill Korotaev <dev@openvz.org> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/sparc64/lib/mcount.S')
0 files changed, 0 insertions, 0 deletions