decke       2011-08-12 14:45:18 UTC

  FreeBSD ports repository

  Added files:
    emulators/virtualbox-ose-additions/files 
                                             
patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c 
    emulators/virtualbox-ose-kmod/files 
                                        
patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c 
    emulators/virtualbox-ose-kmod-legacy/files 
                                               
patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c 
  Log:
  - Fix PG_UNMANAGED compile problem on HEAD after r224746.
  
  Remove explicit initialization of m->flags and m->oflags because per
  default vm_phys_alloc_contig() already initializes the page as unmanaged.
  Chase move of PG_UNMANAGED flag from m->flags to m->oflags and renaming
  to VPO_UNMANAGED for an additional assert.
  
  PR:             ports/159675
  Reported by:    Kyryll A Mirnenko <xmi...@gmail.com>,
                  Michael Butler <i...@protected-networks.net>
  Thanks to:      beat
  
  Revision  Changes    Path
  1.1       +25 -0     
ports/emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
 (new)
  1.3       +25 -0     
ports/emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
 (new)
  1.3       +25 -0     
ports/emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to