summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-01-20 20:35:23 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-21 12:44:57 -0700
commit3bb03410e25218cc3d7634babb00f2da66dc6650 (patch)
tree7b059981a192464cf0d19f37c001fe9f36ef3497 /README
parent4c0821e7a7ebca3614995845b91a640c6919fdc5 (diff)
powerpc: Fix some 6xx/7xxx CPU setup functions
commit 1f1936ff3febf38d582177ea319eaa278f32c91f upstream. Some of those functions try to adjust the CPU features, for example to remove NAP support on some revisions. However, they seem to use r5 as an index into the CPU table entry, which might have been right a long time ago but no longer is. r4 is the right register to use. This probably caused some off behaviours on some PowerMac variants using 750cx or 7455 processor revisions. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions