From: Hugh Dickins Date: Sun, 30 Oct 2005 01:15:58 +0000 (-0700) Subject: [PATCH] mm: exit_mmap need not reset X-Git-Tag: v2.6.15-rc1~730^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1fd6b964860cdcf44b6b98d7dcd8cc16a0a26d;p=pandora-kernel.git [PATCH] mm: exit_mmap need not reset exit_mmap resets various mm_struct fields, but the mm is well on its way out, and none of those fields matter by this point. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed