Re: [PATCH xserver 01/24] fonts: Continue when font calls return Suspended more than once

2015-10-19 Thread Adam Jackson
On Mon, 2015-09-21 at 07:16 +0100, Keith Packard wrote: > Patch 3ab6cd31cbdf8095b2948034fce5fb645422d8da fixed Xinerama > interactions with font servers by not putting clients to sleep > multiple times. However, it introduced additional changes dealing with > libXfont routine returning Suspended

[PATCH xserver 01/24] fonts: Continue when font calls return Suspended more than once

2015-09-21 Thread Keith Packard
Patch 3ab6cd31cbdf8095b2948034fce5fb645422d8da fixed Xinerama interactions with font servers by not putting clients to sleep multiple times. However, it introduced additional changes dealing with libXfont routine returning Suspended more than once for the same request. This additional change was