alc 2007-12-08 05:16:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/i386/i386 pmap.c
Log:
MFC revision 1.601
Correct an error under COUNT_IPIS within pmap_lazyfix_action(): Increment
the counter that the pointer refers to, not the pointer.
Approved by: re (kensmith)
Revision Changes Path
1.594.2.3 +1 -1 src/sys/i386/i386/pmap.c