diff options
author | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | 2011-01-26 06:17:59 +0000 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2011-02-02 06:59:02 -0500 |
commit | 21a06b0459f5e3ecdeccacfbf076c229514c1840 (patch) | |
tree | 2910d16ee073ab722e65eae7373519e64dc5179d /arch/powerpc/boot | |
parent | c48d0dbaac7f27c083430170c66194d6a523bc2a (diff) |
powerpc/476: Workaround for PLB6 hang
The 476FP core may hang if an instruction fetch happens during an msync
following a tlbsync. This workaround makes sure that enough instruction
cache lines are pre-fetched before executing the msync. (sync and msync
are the same to the compiler.)
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions