diff options
author | Len Brown <len.brown@intel.com> | 2015-05-27 23:11:37 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2015-07-26 18:43:45 +0200 |
commit | 7dd0e0af64afe4aa08ccdd167f64bd007f09b515 (patch) | |
tree | f09c6ef7092df934e512aaf1ef2fd628c9f91fff /drivers/edac/amd76x_edac.c | |
parent | Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... (diff) | |
download | linux-7dd0e0af64afe4aa08ccdd167f64bd007f09b515.tar.xz linux-7dd0e0af64afe4aa08ccdd167f64bd007f09b515.zip |
intel_idle: allow idle states to be freeze-mode specific
intel_idle uses a NULL "enter" field in a cpuidle state
to recognize the invalid entry terminating a variable-length array.
Linux-4.0 added support for the system-wide "freeze" state
in cpuidle drivers via the new "enter_freeze" field.
The natural way to expose a deep idle state for freeze,
but not for run-time idle is to supply "enter_freeze" without "enter";
so we update the driver to accept such states.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/edac/amd76x_edac.c')
0 files changed, 0 insertions, 0 deletions