Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2009 16:41:28 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Message-ID:  <200909011642.n81GgBLe001479@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-09-01 16:41:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 196737 on 2009-09-01 16:41:28Z by rnoland
  
  MFC 196643
  
  Swap the start/end virtual addresses in pmap_invalidate_cache_range().
  
  This fixes the functionality on non SelfSnoop hardware.
  
  Found by:       rnoland
  Submitted by:   alc
  Reviewed by:    kib
  Approved by:    re (rwatson)
  
  Revision   Changes    Path
  1.667.2.3  +2 -2      src/sys/amd64/amd64/pmap.c
  1.645.2.2  +2 -2      src/sys/i386/i386/pmap.c



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