[PATCH] cell: enable pause(0) in cpu_idle
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Jan 2006 19:55:53 +0000 (19:55 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 04:44:32 +0000 (15:44 +1100)
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>

No differences found