Skip to content
Snippets Groups Projects
Commit 4f07118f authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: More fully work around Spitfire Errata 51.


It appears that a memory barrier soon after a mispredicted
branch, not just in the delay slot, can cause the hang
condition of this cpu errata.

So move them out-of-line, and explicitly put them into
a "branch always, predict taken" delay slot which should
fully kill this problem.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 442464a5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment