From: <Mario.Limonciello@dell.com>
To: rafael@kernel.org, alex.hung@canonical.com
Cc: gregkh@linuxfoundation.org, dvhart@infradead.org,
rafael.j.wysocki@intel.com, pmenzel@molgen.mpg.de,
linux@leemhuis.info, tomas.winkler@intel.com, jan@gondor.com,
alexander.usyskin@intel.com, linux-kernel@vger.kernel.org,
yu.c.chen@intel.com, tomi.p.sarvela@intel.com, daniel@quora.org,
len.brown@intel.com, linux-pm@vger.kernel.org
Subject: RE: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer)
Date: Tue, 24 Jan 2017 20:14:44 +0000 [thread overview]
Message-ID: <99b980ec90104c8a938899d4c49f30eb@ausx13mpc120.AMER.DELL.COM> (raw)
In-Reply-To: <CAJZ5v0gKLiezvGE71v-A=Jz5E_E0PL4twHmA7y_CDdS4aFxJ9A@mail.gmail.com>
> -----Original Message-----
> From: rjwysocki@gmail.com [mailto:rjwysocki@gmail.com] On Behalf Of
> Rafael J. Wysocki
> Sent: Sunday, January 22, 2017 3:45 AM
> To: Limonciello, Mario <Mario_Limonciello@Dell.com>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>; Darren Hart
> <dvhart@infradead.org>; Rafael Wysocki <rafael.j.wysocki@intel.com>; Paul
> Menzel <pmenzel@molgen.mpg.de>; Thorsten Leemhuis
> <linux@leemhuis.info>; Tomas Winkler <tomas.winkler@intel.com>;
> jan@gondor.com; Alexander Usyskin <alexander.usyskin@intel.com>; Linux
> Kernel Mailing List <linux-kernel@vger.kernel.org>; Chen, Yu C
> <yu.c.chen@intel.com>; Tomi Sarvela <tomi.p.sarvela@intel.com>; Daniel
> Blueman <daniel@quora.org>; Len Brown <len.brown@intel.com>; Linux PM
> <linux-pm@vger.kernel.org>
> Subject: Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:
> bus: enable OS version only for SPT and newer)
>
> On Sat, Jan 21, 2017 at 12:11 AM, <Mario.Limonciello@dell.com> wrote:
> > Greg,
> >
> >> -----Original Message-----
> >> From: Darren Hart [mailto:dvhart@infradead.org]
> >> Sent: Tuesday, January 17, 2017 5:34 PM
> >> To: Limonciello, Mario <Mario_Limonciello@Dell.com>
> >> Cc: gregkh@linuxfoundation.org; rafael.j.wysocki@intel.com;
> >> pmenzel@molgen.mpg.de; linux@leemhuis.info; tomas.winkler@intel.com;
> >> jan@gondor.com; alexander.usyskin@intel.com; linux-
> kernel@vger.kernel.org;
> >> yu.c.chen@intel.com; tomi.p.sarvela@intel.com; daniel@quora.org;
> >> len.brown@intel.com; linux-pm@vger.kernel.org
> >> Subject: Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:
> >> bus: enable OS version only for SPT and newer)
> >>
> >> On Tue, Jan 17, 2017 at 06:38:43PM +0000, Mario.Limonciello@dell.com
> >> wrote:
> >> > > -----Original Message-----
> >> > > From: Greg KH [mailto:gregkh@linuxfoundation.org]
> >> > > Sent: Tuesday, January 17, 2017 12:24 PM
> >> > > To: Limonciello, Mario <Mario_Limonciello@Dell.com>
> >> > > Cc: pmenzel@molgen.mpg.de; rafael.j.wysocki@intel.com;
> >> > > linux@leemhuis.info; tomas.winkler@intel.com; jan@gondor.com;
> >> > > alexander.usyskin@intel.com; linux-kernel@vger.kernel.org;
> >> > > yu.c.chen@intel.com; tomi.p.sarvela@intel.com; daniel@quora.org;
> >> > > len.brown@intel.com; linux-pm@vger.kernel.org
> >> > > Subject: Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2]
> mei:
> >> > > bus: enable OS version only for SPT and newer)
> >> > >
> >> > > On Tue, Jan 17, 2017 at 04:57:49PM +0000,
> Mario.Limonciello@dell.com
> >> > > wrote:
> >> > > > So in the <6s scenario, the intel-hid driver is responsible to
> >> > > > receive the ACPI event and process accordingly. The maintainer
> >> > > > has a patch ready for the intel-hid portion of this work, but it's
> >> > > > currently being reviewed by Intel to ensure it can be legally submitted
> >> into the kernel.
> >> > >
> >> > > Who at Intel do I need to go kick to make this mythical legal review
> >> > > happen faster so we can see the code?
> >> > >
> >> > > Len and Rafael, what is going on here?
> >> > >
> >> >
> >> > Len and Darren are both in the loop on the discussion around this patch.
> >> > I don't know if they'll have any (public) comments they can add on the
> >> > matter yet however.
> >>
> >> Thanks Mario. Yes, there isn't much to say here in public other than to
> confirm
> >> we are keenly aware of the problem and have been actively working on
> fixing
> >> it, both for this instance, and the deeper systematic failure that resulted in
> this
> >> situation. No amount of kicking will expedite the process at this point, but
> >> should we feel the need, we'll reach out.
> >>
> >
> > The approval has come through and the patch has been submitted.
> > http://www.spinics.net/lists/platform-driver-x86/msg10286.html
> >
> > Note: this is only half of the fix, the second half needs the ACPI subsystem to
> > not be frozen to be able to receive this event.
>
> Can you please elaborate on what exactly you mean here?
>
> ACPI events wake up the system from suspend-to-idle, because the SCI
> is marked as a wakeup interrupt. Is this not sufficient? If it
> isn't, then why?
>
+ Alex @ Canonical
Hmm. Alex and I were testing this and finding that the event doesn't
wake from freeze even with the patch that lets intel-hid pick it up.
We've confirmed the event does make it through when not in freeze.
Can you recommend more debugging to introduce
here to better identify what's going on?
Alex, can you comment what you've checked already?
next prev parent reply other threads:[~2017-01-24 20:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170110224956.GA2897@x61s.reliablesolutions.de>
[not found] ` <5B8DA87D05A7694D9FA63FD143655C1B5437A09D@hasmsx108.ger.corp.intel.com>
[not found] ` <aac5b255-e817-f92d-2f37-2ca7b52cd957@molgen.mpg.de>
[not found] ` <5B8DA87D05A7694D9FA63FD143655C1B5437A315@hasmsx108.ger.corp.intel.com>
[not found] ` <b1ecfd53-e856-ce10-d56e-4fea27095a8f@molgen.mpg.de>
[not found] ` <20170113130018.GA896@kroah.com>
[not found] ` <5549d8c0527412390d71236d80dff419@molgen.mpg.de>
[not found] ` <20170114193959.GA30750@kroah.com>
[not found] ` <5B8DA87D05A7694D9FA63FD143655C1B5437C2D3@hasmsx108.ger.corp.intel.com>
[not found] ` <20170115105830.GD26374@kroah.com>
[not found] ` <20170116110539.GA1307@kroah.com>
[not found] ` <1b1feb50-2b22-b7e7-0fb8-2011340f5c47@leemhuis.info>
2017-01-17 14:34 ` Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer) Paul Menzel
2017-01-17 16:57 ` Mario.Limonciello
2017-01-17 18:23 ` Greg KH
2017-01-17 18:38 ` Mario.Limonciello
2017-01-17 23:33 ` Darren Hart
2017-01-20 23:11 ` Mario.Limonciello
2017-01-21 9:11 ` Greg KH
2017-01-21 11:49 ` Rafael J. Wysocki
2017-01-22 11:25 ` Greg KH
2017-01-24 20:24 ` Mario.Limonciello
2017-01-22 9:45 ` Rafael J. Wysocki
2017-01-24 20:14 ` Mario.Limonciello [this message]
2017-01-18 2:18 ` Rafael J. Wysocki
2017-01-18 11:11 ` Regression on Dell XPS13 Paul Menzel
2017-01-18 11:30 ` Rafael J. Wysocki
2017-01-17 17:29 ` Thorsten Leemhuis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=99b980ec90104c8a938899d4c49f30eb@ausx13mpc120.AMER.DELL.COM \
--to=mario.limonciello@dell.com \
--cc=alex.hung@canonical.com \
--cc=alexander.usyskin@intel.com \
--cc=daniel@quora.org \
--cc=dvhart@infradead.org \
--cc=gregkh@linuxfoundation.org \
--cc=jan@gondor.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux@leemhuis.info \
--cc=pmenzel@molgen.mpg.de \
--cc=rafael.j.wysocki@intel.com \
--cc=rafael@kernel.org \
--cc=tomas.winkler@intel.com \
--cc=tomi.p.sarvela@intel.com \
--cc=yu.c.chen@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox