On 03/04/18 02:25, Colin Percival wrote:
In case the data point is useful: Merging this to stable/11 unbroke S3
suspend/resume on my laptop (system76 Galago Pro, kabylake, using the
drm-next-kmod port).
FYI: Now MFC'ed to stable/11.
--HPS
___
svn-src
On Sun, 04 Mar 2018 02:25:17 +0100, Colin Percival
wrote:
On 03/01/18 02:31, Hans Petter Selasky wrote:
New Revision: 330236
Correct the return value from flush_work() and flush_delayed_work()
in the
LinuxKPI to comply more with Linux. This fixes an issue when these
functions
are
On Sun, Mar 04, 2018 at 01:25:17AM +, Colin Percival wrote:
> On 03/01/18 02:31, Hans Petter Selasky wrote:
> > New Revision: 330236
> > Correct the return value from flush_work() and flush_delayed_work()
> > in the LinuxKPI to comply more with Linux. This fixes an issue when
> > these fu
On 03/01/18 02:31, Hans Petter Selasky wrote:
> New Revision: 330236
> Correct the return value from flush_work() and flush_delayed_work() in the
> LinuxKPI to comply more with Linux. This fixes an issue when these functions
> are used in waiting loops.
>
> MFC after: 1 week
> Sponsor