Re: [PATCH 08/17] linux/compat.h: Add wait_event_timeout macro

2020-07-03 Thread Anastasiia Lukianenko
Hi Heinrich, On Thu, 2020-07-02 at 06:08 +0200, Heinrich Schuchardt wrote: > On 7/1/20 6:29 PM, Anastasiia Lukianenko wrote: > > From: Oleksandr Andrushchenko > > > > Add wait_event_timeout - sleep until a condition gets true or a > > timeout elapses. > > > > This is a stripped version of the

Re: [PATCH 08/17] linux/compat.h: Add wait_event_timeout macro

2020-07-02 Thread Heinrich Schuchardt
On 7/1/20 6:29 PM, Anastasiia Lukianenko wrote: > From: Oleksandr Andrushchenko > > Add wait_event_timeout - sleep until a condition gets true or a > timeout elapses. > > This is a stripped version of the same from Linux kernel with the > following u-boot specific modifications: > - no wait queue