Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2010 21:29:43 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/xen pmap.c
Message-ID:  <201011182129.oAILTwGQ003775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2010-11-18 21:29:43 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         pmap.c 
  Log:
  SVN rev 215472 on 2010-11-18 21:29:43Z by cperciva
  
  Make pmap_release match pmap_pinit by invoking pmap_qremove(pmap->pm_pdpt)
  to match pmap_pinit's pmap_qenter(pmap->pm_pdpt) call in the case of PAE.
  
  Revision  Changes    Path
  1.49      +3 -0      src/sys/i386/xen/pmap.c



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