diff options
author | Ian Jackson <Ian.Jackson@eu.citrix.com> | 2010-06-24 12:45:32 +0100 |
---|---|---|
committer | Ian Jackson <Ian.Jackson@eu.citrix.com> | 2010-06-24 12:45:32 +0100 |
commit | d5da15306fbff357726d6c8ba0925a7aca1bbb31 (patch) | |
tree | 654b9e3ff919f516e477443e09740a1643178134 /tools/libxc/xc_core.c | |
parent | fde661bff917bfce00b7b16d999f5d937f24e75b (diff) | |
download | xen-d5da15306fbff357726d6c8ba0925a7aca1bbb31.tar.gz xen-d5da15306fbff357726d6c8ba0925a7aca1bbb31.tar.bz2 xen-d5da15306fbff357726d6c8ba0925a7aca1bbb31.zip |
ocaml: remove bogus /dev/xen/ev[en]tchn
Oxenstored should not try to create the evtchn device, as it:
* creates the wrong name (/dev/xen/eventchn rather than evtchn)
* uses a hard-coded minor number, even though this dynamically
depends on what other misc devices are in the kernel
Remove all this code and just rely on the system to create the device.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'tools/libxc/xc_core.c')
0 files changed, 0 insertions, 0 deletions