]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix missing changes required for the amd64->i386 conversion. Add the
authorpeter <peter@FreeBSD.org>
Mon, 1 May 2006 19:57:00 +0000 (19:57 +0000)
committerpeter <peter@FreeBSD.org>
Mon, 1 May 2006 19:57:00 +0000 (19:57 +0000)
commitb5fd7cea55ec24970d2fa0aff50ed63670b8ddf4
treeeee749aff62ccd8447d5f819d6c312052a54e91e
parentf2ed81d3aa1f20914d7749af697b33a5dadf5c33
Fix missing changes required for the amd64->i386 conversion.  Add the
missing VM_ALLOC_WIRED flags to vm_page_alloc() calls I added.

Submitted by:  alc
sys/i386/i386/pmap.c