From: Benjamin Herrenschmidt Date: Sat, 11 Mar 2006 23:55:01 +0000 (+1100) Subject: [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruption X-Git-Tag: v2.6.16~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6cb3b5f368bae67c0b258cfebc0b9dbd8e1d929;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed