From: Len Brown Date: Mon, 24 May 2010 15:41:00 +0000 (-0400) Subject: acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING X-Git-Tag: v2.6.35-rc1~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d27c37533524e23bbdc9ba1d78e3241b7483ea;p=pandora-kernel.git 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 Cc: Shaohua Li --- Reading git-diff-tree failed