Updated host/vhost/mic_blk.c, adding a `MIC_` prefix to the SECTOR_SHIFT and
[xeon-phi-kernel-module] / mic.modules
CommitLineData
800f879a
AT
1#!/bin/sh
2
3if [ ! -d /sys/class/mic ]; then
4 exec /sbin/modprobe mic >/dev/null 2>&1
5fi