Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 1997 15:50:45 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199701112350.PAA14751@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/01/11 15:50:44

  Modified:    sys/i386/i386  pmap.c
  Log:
  When we changed pmap_protect to support adding the writeable
  attribute to a page range, we forgot to set the PG_WRITEABLE
  flag in the vm_page_t.  This fixes that problem.
  
  Revision  Changes    Path
  1.134     +13 -8     src/sys/i386/i386/pmap.c



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