Skip to content
Commit 54229ff3 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: fix finv_buffer_remote() for tilegx



There were some correctness issues with this code that are now fixed
with this change.  The change is likely less performant than it could
be, but it should no longer be vulnerable to any races with memory
operations on the memory network while invalidating a range of memory.
This code is run infrequently so performance isn't critical, but
correctness definitely is.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent ab306cae
Loading
Loading
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