From: Hugh Dickins Date: Sun, 30 Oct 2005 01:16:06 +0000 (-0700) Subject: [PATCH] mm: dup_mmap use oldmm more X-Git-Tag: v2.6.15-rc1~730^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd3e42fcc888a773572282575d2fdbf5cfd6216e;p=pandora-kernel.git [PATCH] mm: dup_mmap use oldmm more Use the parent's oldmm throughout dup_mmap, instead of perversely going back to current->mm. (Can you hear the sigh of relief from those mpnts? Usually I squash them, but not today.) Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed