diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2014-03-25 23:25:18 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-16 23:24:16 +0400 |
commit | 5e6533a6f52f1a8283b2f818f5828be99a417dd6 (patch) | |
tree | 67545420a93a61b87ce975fe3360d98c78b54b60 /scripts/asn1_compiler.c | |
parent | 73590a25ba6f55eecde4ffbbbc53835d7ccf5402 (diff) | |
download | linux-5e6533a6f52f1a8283b2f818f5828be99a417dd6.tar.xz |
mei: me: do not load the driver if the FW doesn't support MEI interface
NM and SPS FW types that may run on ME device on server platforms
do not have valid MEI/HECI interface and driver should not
be bound to it as this might lead to system hung.
In practice not all BIOSes effectively hide such devices from the
OS and in some cases it is not possible.
We determine FW type by examining Host FW status registers in order to
unbind the driver.
In this patch we are adding check for ME on Cougar Point, Lynx Point
Devices
Cc: stable <stable@vger.kernel.org> # 3.10+
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Tested-by: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions