On Tue, Oct 15, 2019 at 11:29 AM Ruifeng Wang <ruifeng.w...@arm.com> wrote:
>
> Bug 342 reported distributor_autotest execution suspension
> on aarch64 platform.
> Issue was due to lack of synchronization among threads. Distributor
> thread and worker thread may get deadlocked.
> Fixed synchronization issue by adding barriers.
>
> Another issue identified was in test case. Non-atomic operation on
> stat value could cause value reset not been observed by worker thread
> and mess counters. The issue was fixed by using atomic operations.

Acked-by: David Hunt <david.h...@intel.com>

Applied, thanks.



--
David Marchand

Reply via email to