]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Use the MI vm_map_growstack() instead of grow_stack() in trap_pfault()
authoralc <alc@FreeBSD.org>
Thu, 21 Mar 2002 19:27:15 +0000 (19:27 +0000)
committeralc <alc@FreeBSD.org>
Thu, 21 Mar 2002 19:27:15 +0000 (19:27 +0000)
commitf100869497cb2af22bdb5812f3ca4b0870cb5e8b
tree8d820d75e4f6630158a68f7adbffdd9b1296f8fb
parent1196344bb37334ed0f8808056a53ca058758843c
 o Use the MI vm_map_growstack() instead of grow_stack() in trap_pfault()
   and trapwrite().
 o On i386/pc98, remove the (now) unused grow_stack().
sys/amd64/amd64/trap.c
sys/amd64/amd64/vm_machdep.c
sys/i386/i386/trap.c
sys/i386/i386/vm_machdep.c