From: David Howells Date: Wed, 27 Sep 2006 08:50:16 +0000 (-0700) Subject: [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search X-Git-Tag: v2.6.19-rc1~956 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0159b141d8b1f9b9f9cffacae47bec1e05c63b8b;p=pandora-kernel.git [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search Use find_vma() in the NOMMU version of access_process_vm() rather than reimplementing it. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed