On Fri, 1 Apr 2016 12:33:18 +0200
Sebastian Andrzej Siewior wrote:
> * Thomas Gleixner | 2016-03-14 09:49:52 [+0100]:
>
> >On Sun, 13 Mar 2016, Clark Williams wrote:
> >
> >> I'm hitting the WARN_ON(wakes > 2) in $SUBJECT when resuming from suspend
> >> on my laptop (quad-core i7 with HT on).
* Thomas Gleixner | 2016-03-14 09:49:52 [+0100]:
>On Sun, 13 Mar 2016, Clark Williams wrote:
>
>> I'm hitting the WARN_ON(wakes > 2) in $SUBJECT when resuming from suspend on
>> my laptop (quad-core i7 with HT on). Looks like the warning gets hit 36
>> times on resume. E.g.:
>If resume is the on
On 03/30/2016 03:52 PM, Clark Williams wrote:
> On Wed, 30 Mar 2016 12:22:51 +0200
> I'm seeing output like this with between 3 and 9 wakeups per kworker:
same here. And with
--- a/kernel/sched/swait.c
+++ b/kernel/sched/swait.c
@@ -32,17 +32,24 @@ EXPORT_SYMBOL(swake_up_locked);
void swake_up_al
On Wed, 30 Mar 2016 12:22:51 +0200
Sebastian Andrzej Siewior wrote:
> * Thomas Gleixner | 2016-03-14 09:49:52 [+0100]:
>
> >On Sun, 13 Mar 2016, Clark Williams wrote:
> >
> >> I'm hitting the WARN_ON(wakes > 2) in $SUBJECT when resuming from suspend
> >> on my laptop (quad-core i7 with HT on)
* Thomas Gleixner | 2016-03-14 09:49:52 [+0100]:
>On Sun, 13 Mar 2016, Clark Williams wrote:
>
>> I'm hitting the WARN_ON(wakes > 2) in $SUBJECT when resuming from suspend on
>> my laptop (quad-core i7 with HT on). Looks like the warning gets hit 36
>> times on resume. E.g.:
>> This trace (and a
On Sun, 13 Mar 2016, Clark Williams wrote:
> I'm hitting the WARN_ON(wakes > 2) in $SUBJECT when resuming from suspend on
> my laptop (quad-core i7 with HT on). Looks like the warning gets hit 36 times
> on resume. E.g.:
>
> Call Trace:
> [] dump_stack+0x65/0x85
> [] warn_slowpath_common+0x82
I'm hitting the WARN_ON(wakes > 2) in $SUBJECT when resuming from suspend on my
laptop (quad-core i7 with HT on). Looks like the warning gets hit 36 times on
resume. E.g.:
Call Trace:
[] dump_stack+0x65/0x85
[] warn_slowpath_common+0x82/0xd0
[] warn_slowpath_null+0x1a/0x20
[] swake_up_all_lo
7 matches
Mail list logo