diff options
author | 2011-05-24 17:11:24 -0700 | |
---|---|---|
committer | 2011-05-25 08:39:06 -0700 | |
commit | e922c4c5360980bfeb862b3ec307d36bb344dcae (patch) | |
tree | e8f4339b198dbb9830ec5313c6cc7ca639704c33 /arch/x86/mm/fault.c | |
parent | mm: nommu: don't scan the vma list when deleting (diff) | |
download | linux-dev-e922c4c5360980bfeb862b3ec307d36bb344dcae.tar.xz linux-dev-e922c4c5360980bfeb862b3ec307d36bb344dcae.zip |
mm: nommu: find vma using the sorted vma list
Now we have the sorted vma list, use it in the find_vma[_exact]() rather
than doing linear search on the rb-tree.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions