Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 09:06:08 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200712040906.lB4968c0006180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2007-12-04 09:06:08 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  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
  
  Revision  Changes    Path
  1.601     +1 -1      src/sys/i386/i386/pmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712040906.lB4968c0006180>