Skip to content
Snippets Groups Projects
Commit f33cb426 authored by Damien Leone's avatar Damien Leone Committed by Keith Packard
Browse files

os: Recompute whether any clients are ready after check_timers()


If a driver calls AttendClient() from within a timer callback we
need to re-compute the local 'are_ready' to prevent the attended
client from waiting until WaitForSomething() times out.

This is a fix similar to commit 9ed5b263.

Signed-off-by: default avatarDamien Leone <dleone@nvidia.com>
Reviewed-by: default avatarKeith Packard <keithp@keithp.com>
parent 92daeb31
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