]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] mm: do_mremap current mm
authorHugh Dickins <hugh@veritas.com>
Sun, 30 Oct 2005 01:16:16 +0000 (18:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:39 +0000 (21:40 -0700)
commitd0de32d9b71e11cc51618c2045086e9694093d01
tree38b9d22e52f1c2e9d378e5c2cdd92904173134fd
parent9e9bef07ce5a342aa6246ebc5c20829d0d5d63d0
[PATCH] mm: do_mremap current mm

Cleanup: relieve do_mremap from its surfeit of current->mms.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/mremap.c