commit | c902be71dc6d5e8473bd021feafc8c3608e2b82a | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Jan 04 19:55:53 2006 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 15:44:32 2006 +1100 |
tree | 527b15800ed84edd16a5d53d165275a48cea1915 | |
parent | 017e0fad3e40ece983527ec88a92b3da8fcdecea [diff] |
[PATCH] cell: enable pause(0) in cpu_idle This patch enables support for pause(0) power management state for the Cell Broadband Processor, which is import for power efficient operation. The pervasive infrastructure will in the future enable us to introduce more functionality specific to the Cell's pervasive unit. From: Maximino Aguilar <maguilar@us.ibm.com> Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>