Re: [Mesa-dev] [PATCH 1/2] ddebug: simplify watchdog loop and fix crash in the no-timeout case

2018-12-16 Thread Marek Olšák
For the series: Reviewed-by: Marek Olšák Marek On Thu, Dec 6, 2018 at 7:57 AM Nicolai Hähnle wrote: > From: Nicolai Hähnle > > The following race condition could occur in the no-timeout case: > > API thread Gallium threadWatchdog > --

[Mesa-dev] [PATCH 1/2] ddebug: simplify watchdog loop and fix crash in the no-timeout case

2018-12-06 Thread Nicolai Hähnle
From: Nicolai Hähnle The following race condition could occur in the no-timeout case: API thread Gallium threadWatchdog -- -- dd_before_draw u_threaded_context draw dd_after_draw add to dctx->records