diff options
author | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | 2011-01-26 06:17:59 (GMT) |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2011-02-02 11:59:02 (GMT) |
commit | 21a06b0459f5e3ecdeccacfbf076c229514c1840 (patch) | |
tree | 2910d16ee073ab722e65eae7373519e64dc5179d /drivers/ata/pata_ixp4xx_cf.c | |
parent | c48d0dbaac7f27c083430170c66194d6a523bc2a (diff) | |
download | linux-21a06b0459f5e3ecdeccacfbf076c229514c1840.tar.xz |
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 'drivers/ata/pata_ixp4xx_cf.c')
0 files changed, 0 insertions, 0 deletions