linux willy

Matthew Wilcox willy@puffin.external.hp.com
Mon, 4 Dec 2000 18:06:01 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	00/12/04 18:06:01

Modified files:
	arch/parisc/mm : fault.c 

Log message:
use the ia64 find_vma_prev (located in mm/mmap.c -- how they got that
one past linus, i'll never know) instead of pa_find_vma.  should speed
up tasks using malloc debuggers by a factor of 100 or more.