Andreas Mohr b488f02156 ACPI: restore comment justifying 'extra' P_LVLx access
While trying to look for superfluous I/O accesses that can be optimized
away, I stumbled upon this ACPI sleep I/O access and couldn't figure out
why the hell this dummy op was necessary.
After more than one hour of internet research, I had collected a sufficient
number of documents (among those very old kernel versions) that finally
told me what this dummy read was about: STPCLK# doesn't get asserted in time
on (some) chipsets, which is why we need to have a dummy I/O read to delay
further instruction processing until the CPU is fully stopped.

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-06-28 03:27:02 -04:00
..
2006-06-26 18:35:02 +02:00
2006-06-26 09:58:17 -07:00
2006-06-25 10:01:16 -07:00
2006-06-26 14:12:02 -07:00
2006-06-23 07:43:06 -07:00
2006-06-23 08:47:27 -07:00
2006-05-03 20:05:41 -07:00
2006-06-20 01:21:29 -07:00
2006-06-26 18:35:02 +02:00
2006-06-19 13:06:05 +01:00
2006-06-19 15:37:31 +01:00
2006-06-25 10:01:14 -07:00
2006-03-23 07:38:16 -08:00
2006-06-23 07:43:06 -07:00
2006-06-17 21:18:43 -07:00