1
0
Fork 0
remarkable-linux/drivers/idle
Len Brown a34399927d intel_idle: Graceful probe failure when MWAIT is disabled
commit a4c447533a upstream.

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>
Cc: Eduardo Valentin <eduval@amazon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-09 12:16:39 +02:00
..
Kconfig i7300_idle: Remove this driver 2016-11-18 12:07:56 +01:00
Makefile i7300_idle: Remove this driver 2016-11-18 12:07:56 +01:00
intel_idle.c intel_idle: Graceful probe failure when MWAIT is disabled 2018-08-09 12:16:39 +02:00