commit | a7d27c37533524e23bbdc9ba1d78e3241b7483ea | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Mon May 24 11:41:00 2010 -0400 |
committer | Len Brown <len.brown@intel.com> | Thu May 27 21:07:06 2010 -0400 |
tree | 9a9e08b7341c358b039059abfab420c06d0416d1 | |
parent | e45b7fa23097332508730123ac6d59227e7bd7f8 [diff] |
acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING api_pad exclusively uses MONITOR/MWAIT to sleep in idle, so it does not need the wakeup IPI during idle sleep that is provoked by clearing TS_POLLING. Signed-off-by: Len Brown <len.brown@intel.com> Cc: Shaohua Li <shaohua.li@intel.com>