[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d53573f.1c69fb81.a2ac0.65f6@mx.google.com>
Date: Tue, 13 Aug 2019 17:35:10 -0700
From: Stephen Boyd <swboyd@...omium.org>
To: Qian Cai <cai@....pw>, Tri Vo <trong@...roid.com>
Cc: Peter Zijlstra <peterz@...radead.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
rafael@...nel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: "PM / wakeup: Show wakeup sources stats in sysfs" causes boot warnings
Quoting Qian Cai (2019-08-13 14:32:56)
> The linux-next commit "PM / wakeup: Show wakeup sources stats in sysfs" [1]
> introduced some baddies during boot on several x86 servers. Reverted the commit
> fixed the issue.
>
> [1] https://lore.kernel.org/lkml/20190807014846.143949-4-trong@android.com/
>
> [ 39.195053][ T1] serio: i8042 KBD port at 0x60,0x64 irq 1
> [ 39.197347][ T1] kobject_add_internal failed for wakeup (error: -2 parent:
Also, this is weird. Why is the kobject name just 'wakeup' and not
something like wakeup0 or wakeup1? This is why we're seeing the lockdep
warning happen after, but I'm not sure why the name doesn't have a
number associated with it.
Powered by blists - more mailing lists