Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-15 Thread Eduardo Lima Mitev
On 04/13/2016 12:41 AM, Matt Turner wrote: > On Tue, Apr 12, 2016 at 3:10 PM, Mark Janes wrote: >> Fixes intermittent Vulkan CTS failures within the test groups: >> dEQP-VK.api.object_management.multithreaded_per_thread_device >> dEQP-VK.api.object_management.multithreaded_per_thread_resources >>

Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-14 Thread Mark Janes
Jason Ekstrand writes: > On Tue, Apr 12, 2016 at 3:51 PM, Jason Ekstrand > wrote: > >> >> On Apr 12, 2016 3:41 PM, "Matt Turner" wrote: >> > >> > On Tue, Apr 12, 2016 at 3:10 PM, Mark Janes >> wrote: >> > > Fixes intermittent Vulkan CTS failures within the test groups: >> > > dEQP-VK.api.objec

Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-14 Thread Jason Ekstrand
On Tue, Apr 12, 2016 at 3:51 PM, Jason Ekstrand wrote: > > On Apr 12, 2016 3:41 PM, "Matt Turner" wrote: > > > > On Tue, Apr 12, 2016 at 3:10 PM, Mark Janes > wrote: > > > Fixes intermittent Vulkan CTS failures within the test groups: > > > dEQP-VK.api.object_management.multithreaded_per_thread

Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-12 Thread Jason Ekstrand
On Apr 12, 2016 3:41 PM, "Matt Turner" wrote: > > On Tue, Apr 12, 2016 at 3:10 PM, Mark Janes wrote: > > Fixes intermittent Vulkan CTS failures within the test groups: > > dEQP-VK.api.object_management.multithreaded_per_thread_device > > dEQP-VK.api.object_management.multithreaded_per_thread_reso

Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-12 Thread Matt Turner
On Tue, Apr 12, 2016 at 3:10 PM, Mark Janes wrote: > Fixes intermittent Vulkan CTS failures within the test groups: > dEQP-VK.api.object_management.multithreaded_per_thread_device > dEQP-VK.api.object_management.multithreaded_per_thread_resources > dEQP-VK.api.object_management.multithreaded_share

Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-12 Thread Jason Ekstrand
On Apr 12, 2016 3:10 PM, "Mark Janes" wrote: > > Fixes intermittent Vulkan CTS failures within the test groups: > dEQP-VK.api.object_management.multithreaded_per_thread_device > dEQP-VK.api.object_management.multithreaded_per_thread_resources > dEQP-VK.api.object_management.multithreaded_shared_re

Re: [Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-12 Thread eocallaghan
Reviewed-by: Edward O'Callaghan On 2016-04-13 08:10, Mark Janes wrote: Fixes intermittent Vulkan CTS failures within the test groups: dEQP-VK.api.object_management.multithreaded_per_thread_device dEQP-VK.api.object_management.multithreaded_per_thread_resources dEQP-VK.api.object_management.mult

[Mesa-dev] [PATCH] util: Fix race condition on libgcrypt initialization

2016-04-12 Thread Mark Janes
Fixes intermittent Vulkan CTS failures within the test groups: dEQP-VK.api.object_management.multithreaded_per_thread_device dEQP-VK.api.object_management.multithreaded_per_thread_resources dEQP-VK.api.object_management.multithreaded_shared_resources Signed-off-by: Mark Janes Bugzilla: https://bu