Re: [PATCH v14 01/41] compositor-drm: Add shutting_down flag

2018-01-16 Thread Pekka Paalanen
On Tue, 16 Jan 2018 15:18:28 + Daniel Stone wrote: > Hi Pekka, > > On 15 January 2018 at 15:05, Pekka Paalanen wrote: > > this patch is both trivial and lacking any rationale on why it was > > written, with obviously no impact on its own. Would be nice for > > posterity to have some explana

Re: [PATCH v14 01/41] compositor-drm: Add shutting_down flag

2018-01-16 Thread Daniel Stone
Hi Pekka, On 15 January 2018 at 15:05, Pekka Paalanen wrote: > this patch is both trivial and lacking any rationale on why it was > written, with obviously no impact on its own. Would be nice for > posterity to have some explanation on the why. I assume it was > something subtle or annoying. > >

Re: [PATCH v14 01/41] compositor-drm: Add shutting_down flag

2018-01-15 Thread Pekka Paalanen
On Wed, 20 Dec 2017 12:26:18 + Daniel Stone wrote: > Does what it says on the box: is true when the compositor is shutting > down. > > Signed-off-by: Daniel Stone > --- > libweston/compositor-drm.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/libweston/compositor-drm.c b/l

[PATCH v14 01/41] compositor-drm: Add shutting_down flag

2017-12-20 Thread Daniel Stone
Does what it says on the box: is true when the compositor is shutting down. Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 4 1 file changed, 4 insertions(+) diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c index 3eda70f30..6ac9626d9 100644 --- a/libweston