Author: gibbs
Date: Mon Oct 21 04:00:23 2013
New Revision: 256821
URL: http://svnweb.freebsd.org/changeset/base/256821

Log:
  MFC 256813:
  
  The Xen userland event channel driver isn't complete.  Disabled it
  from the kernel build until it is ready.
  
  sys/conf/files:
        Remove the entry for xen/evtchn/evtchn_dev.c so it is not included
        in any kernel builds.
  
  Noticed by:   smh
  Approved by:  re (hrs)
  ------------------------------------------------------------------------

Modified:
  stable/10/sys/conf/files
Directory Properties:
  stable/10/sys/   (props changed)
  stable/10/sys/conf/   (props changed)

Modified: stable/10/sys/conf/files
==============================================================================
--- stable/10/sys/conf/files    Mon Oct 21 01:15:05 2013        (r256820)
+++ stable/10/sys/conf/files    Mon Oct 21 04:00:23 2013        (r256821)
@@ -3845,7 +3845,6 @@ vm/vm_zeroidle.c          standard
 vm/vnode_pager.c               standard
 xen/gnttab.c                   optional xen | xenhvm
 xen/features.c                 optional xen | xenhvm
-xen/evtchn/evtchn_dev.c                optional xen | xenhvm
 xen/xenbus/xenbus_if.m         optional xen | xenhvm
 xen/xenbus/xenbus.c            optional xen | xenhvm
 xen/xenbus/xenbusb_if.m                optional xen | xenhvm
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to