commit | c6cb3b5f368bae67c0b258cfebc0b9dbd8e1d929 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sun Mar 12 10:55:01 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Mar 16 16:55:02 2006 +1100 |
tree | e50019d058117bac9530539ada13dc43af99bbcc | |
parent | cd9c99d7e5f75e137c2ea0cf693773d63c8d945c [diff] |
[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruption 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>