]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFi386 revision 1.421
authorAlan Cox <alc@FreeBSD.org>
Thu, 22 Jul 2004 23:04:41 +0000 (23:04 +0000)
committerAlan Cox <alc@FreeBSD.org>
Thu, 22 Jul 2004 23:04:41 +0000 (23:04 +0000)
commit0cfc058a4270d198d540c4b547999c289a18b1aa
tree7c0b6346aa919105949b24e5167c4d10ce75272f
parentc19786b8ac314a5166f9a539dd0dd75a84670faa
MFi386 revision 1.421
 - Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in
   pmap_mapdev().  See revision 1.140 of kern/sys_pipe.c for a detailed
   rationale.
sys/arm/arm/pmap.c