Re: PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Rafael J. Wysocki
On Fri, May 25, 2018 at 12:12 PM, Sebastian Andrzej Siewior wrote: > On 2018-05-25 12:05:31 [+0200], Rafael J. Wysocki wrote: >> On Fri, May 25, 2018 at 11:46 AM, Sebastian Andrzej Siewior >> wrote: >> > Patch #1 is a repost with the s2idle bits

Re: PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Rafael J. Wysocki
On Fri, May 25, 2018 at 12:12 PM, Sebastian Andrzej Siewior wrote: > On 2018-05-25 12:05:31 [+0200], Rafael J. Wysocki wrote: >> On Fri, May 25, 2018 at 11:46 AM, Sebastian Andrzej Siewior >> wrote: >> > Patch #1 is a repost with the s2idle bits included. I tested via >> > echo s2idle >

Re: PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Sebastian Andrzej Siewior
On 2018-05-25 12:05:31 [+0200], Rafael J. Wysocki wrote: > On Fri, May 25, 2018 at 11:46 AM, Sebastian Andrzej Siewior > wrote: > > Patch #1 is a repost with the s2idle bits included. I tested via > > echo s2idle > mem_sleep && echo mem > state > > > > and I woke up

Re: PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Sebastian Andrzej Siewior
On 2018-05-25 12:05:31 [+0200], Rafael J. Wysocki wrote: > On Fri, May 25, 2018 at 11:46 AM, Sebastian Andrzej Siewior > wrote: > > Patch #1 is a repost with the s2idle bits included. I tested via > > echo s2idle > mem_sleep && echo mem > state > > > > and I woke up the machine via the

Re: PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Rafael J. Wysocki
On Fri, May 25, 2018 at 11:46 AM, Sebastian Andrzej Siewior wrote: > Patch #1 is a repost with the s2idle bits included. I tested via > echo s2idle > mem_sleep && echo mem > state > > and I woke up the machine via the power on button. Patches #2+ were > additionally

Re: PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Rafael J. Wysocki
On Fri, May 25, 2018 at 11:46 AM, Sebastian Andrzej Siewior wrote: > Patch #1 is a repost with the s2idle bits included. I tested via > echo s2idle > mem_sleep && echo mem > state > > and I woke up the machine via the power on button. Patches #2+ were > additionally required with s2idle.

PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Sebastian Andrzej Siewior
Patch #1 is a repost with the s2idle bits included. I tested via echo s2idle > mem_sleep && echo mem > state and I woke up the machine via the power on button. Patches #2+ were additionally required with s2idle. Sebastian

PM / suspend / s2idle: avoiding splats on RT

2018-05-25 Thread Sebastian Andrzej Siewior
Patch #1 is a repost with the s2idle bits included. I tested via echo s2idle > mem_sleep && echo mem > state and I woke up the machine via the power on button. Patches #2+ were additionally required with s2idle. Sebastian