Commit 44eb4d12 authored by Andrew Waterman's avatar Andrew Waterman Committed by Henry Cook
Browse files

Avoid data corruption under correctable tag error during flush (#1130)

This esoteric bug manifests if a tag-read error occurs when a FENCE.I is
executed, even if the error was correctable.  Subsequently, an attempt to
flush a dirty line may flush the wrong line's data.
parent 9d489c6d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment