Skip to content
Snippets Groups Projects
Commit 7a47627a authored by Erik Gilling's avatar Erik Gilling Committed by Iliyan Malchev
Browse files

sync: protect unlocked access to fence status


Fence status is checked outside of locks in both sync_fence_wait and
sync_fence_poll.  This patch adds propper barrier protection in these
cases to avoid seeing stale status.

Change-Id: I9d8b6ce6accb415e797df58068a1ccd54e6be445
Signed-off-by: default avatarErik Gilling <konkers@android.com>
parent e8cd8ba4
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.
Please register or to comment