]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct an error under COUNT_IPIS within pmap_lazyfix_action(): Increment
authoralc <alc@FreeBSD.org>
Tue, 4 Dec 2007 09:06:08 +0000 (09:06 +0000)
committeralc <alc@FreeBSD.org>
Tue, 4 Dec 2007 09:06:08 +0000 (09:06 +0000)
commit8cda75e035f9397ea064196b9b00f3fe061d044c
tree384dea437047e6d9164d1cff2f108b8bba3c24eb
parent10142e95b9a10058f271029d9f7ed376f2de4e2f
Correct an error under COUNT_IPIS within pmap_lazyfix_action(): Increment
the counter that the pointer refers to, not the pointer.

MFC after: 3 days
sys/i386/i386/pmap.c