]> git.baikalelectronics.ru Git - kernel.git/commit
uml: free LDT state on process exit
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:27:08 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:06 +0000 (09:43 -0700)
commita997ec8c6a8075e056344cdef148e43c1cd4b435
tree0eb88c18906541020c79b0411d17b988ed5fcedf
parentd05ac665a3dc641d27f7686e16311ff11f8a6c55
uml: free LDT state on process exit

The space allocated for a process LDT wasn't being freed when the process
exited.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/kernel/skas/mmu.c