]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add pmap locking to pmap_fault_fixup().
authorAlan Cox <alc@FreeBSD.org>
Wed, 7 Jun 2006 20:54:31 +0000 (20:54 +0000)
committerAlan Cox <alc@FreeBSD.org>
Wed, 7 Jun 2006 20:54:31 +0000 (20:54 +0000)
commitf6ed7d306bc3aa354c11dededbfec67d1bc4b5cd
tree0b9e3089ee3dbdb3fe00913527cc11b16c6c768e
parent465c8d67872d0710e0dbbfe2cf0117ff230c92c2
Add pmap locking to pmap_fault_fixup().

Add an assertion to pmap_vac_me_harder().

Tested by: cognet@
sys/arm/arm/pmap.c