[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruption
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 11 Mar 2006 23:55:01 +0000 (10:55 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 16 Mar 2006 05:55:02 +0000 (16:55 +1100)
This patch fixes incorrect setting of powersave_nap to 1 on all
PowerMacs, potentially causing memory corruption on some models. This
bug was introuced by me during the 32/64 bits merge.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found