On 08/11/2016 08:24 AM, Alex Bennée wrote:
Once TCG gains the ability to sleep individual threads we need to make sure they don't sleep when safe work is pending as all threads need to go through the process_queued_work function. Also if we have multiple threads wait_for_safe_work can now sleep without deadlocking.Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Reviewed-by: Richard Henderson <r...@twiddle.net> r~