diff options
author | 2017-11-09 02:19:39 -0500 | |
---|---|---|
committer | 2017-11-09 14:13:21 +0100 | |
commit | a4c447533a18ee86e07232d6344ba12b1f9c5077 (patch) | |
tree | 73456b297ccbb9ba0d7f6544c11516786cbbf469 /drivers/fpga/fpga-mgr.c | |
parent | cpuidle: Avoid assignment in if () argument (diff) | |
download | linux-dev-a4c447533a18ee86e07232d6344ba12b1f9c5077.tar.xz linux-dev-a4c447533a18ee86e07232d6344ba12b1f9c5077.zip |
intel_idle: Graceful probe failure when MWAIT is disabled
When MWAIT is disabled, intel_idle refuses to probe.
But it may mis-lead the user by blaming this on the model number:
intel_idle: does not run on family 6 modesl 79
So defer the check for MWAIT until after the model# white-list check succeeds,
and if the MWAIT check fails, tell the user how to fix it:
intel_idle: Please enable MWAIT in BIOS SETUP
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions