kernel_optimize_test/arch/um/include
Jeff Dike ac2a659968 uml: fix mm_context memory leak
[ Spotted by Miklos ]

Fix a memory leak in init_new_context.  The struct page ** buffer allocated
for install_special_mapping was never recorded, and thus leaked when the
mm_struct was freed.  Fix it by saving the pointer in mm_context_t and freeing
it in arch_exit_mmap.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:43 -08:00
..
skas
sysdep-i386
sysdep-ia64
sysdep-ppc
sysdep-x86_64
aio.h
arch.h
as-layout.h
chan_kern.h
chan_user.h
common-offsets.h
elf_user.h
frame_kern.h
init.h
initrd.h
irq_kern.h
irq_user.h
kern_util.h
kern.h
line.h
longjmp.h
mconsole_kern.h
mconsole.h
mem_kern.h
mem_user.h
mem.h
net_kern.h
net_user.h
os.h
process.h
ptrace_user.h
registers.h
sigcontext.h
sigio.h
skas_ptrace.h
skas_ptregs.h
syscall.h
sysrq.h
task.h
tlb.h
ubd_user.h
um_malloc.h
um_mmu.h
um_uaccess.h
user.h