From: David Howells Date: Wed, 27 Sep 2006 08:50:20 +0000 (-0700) Subject: [PATCH] NOMMU: Order the per-mm_struct VMA list X-Git-Tag: v2.6.19-rc1~951 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3034097a5017dd9281b1f795e80af9859627850e;p=pandora-kernel.git [PATCH] NOMMU: Order the per-mm_struct VMA list Order the per-mm_struct VMA list by address so that searching it can be cut short when the appropriate address has been exceeded. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed