Updated host/vhost/mic_vhost.c and vhost.h references from wait_queue_t to wait_queue...
[xeon-phi-kernel-module] / mic.modules
#!/bin/sh
if [ ! -d /sys/class/mic ]; then
exec /sbin/modprobe mic >/dev/null 2>&1
fi