[PATCH 1/1] intel_idle: Graceful probe failure when MWAIT is disabled

2017-11-08 Thread Len Brown
From: Len Brown 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

[PATCH 1/1] intel_idle: Graceful probe failure when MWAIT is disabled

2017-11-08 Thread Len Brown
From: Len Brown 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,