Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1560348

Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer

From Thorsten Leemhuis <linux@leemhuis.info>
Newsgroups linux.kernel
Subject Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer
Date 2017-01-17 09:40 +0100
Message-ID <t0xt7-4GT-3@gated-at.bofh.it> (permalink)
References (6 earlier) <sZCbw-1mr-17@gated-at.bofh.it> <sZClc-1qb-29@gated-at.bofh.it> <sZNgB-880-5@gated-at.bofh.it> <sZQHw-1wB-21@gated-at.bofh.it> <t0dkK-817-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Greg Kroah-Hartman wrote on 16.01.2017 12:05:
> On Sun, Jan 15, 2017 at 11:58:30AM +0100, Greg Kroah-Hartman wrote:
>> On Sun, Jan 15, 2017 at 07:19:03AM +0000, Winkler, Tomas wrote:
>> > > Subject: Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT
>> > > and newer
>> > > On Sat, Jan 14, 2017 at 08:27:31PM +0100, Paul Menzel wrote:
>> > > > On 2017-01-13 14:00, Greg Kroah-Hartman wrote:
>> > > > > On Wed, Jan 11, 2017 at 03:26:06PM +0100, Paul Menzel wrote:
>> > > > > > On 01/11/17 15:12, Winkler, Tomas wrote:
>> > > > > > > > > On 01/11/17 10:24, Winkler, Tomas wrote:
>> > > > > > > > > > > On Wed, Jan 11, 2017 at 01:27:21AM +0200, Tomas Winkler
>> > > wrote:
>> > > > > > > > > > > > On older platforms the command should be just ignored
>> > > > > > > > > > > > by the firmware but some older platforms misbehave so
>> > > > > > > > > > > > it's safer to send the command only if required.
>> > > > > > > > > > > Thanks! This fixes suspend-to-ram for me (on a Thinkpad x201s).
>> > > > > > > > > > What about Dell XPS13?
>> > > > > > > > > With Linus' master branch from today, and Greg's
>> > > > > > > > > char-misc-linus merged
>> > > > > > > > > (Merge: 807b93e995d1 546cf3ef9c92), the regression is still there.
> […]
>> > > > > > I am currently bisecting to find the culprit. 13 steps will take
>> > > > > > some time though.
>> > > > > I can duplicate this on my laptop here as well :(
>> > > > Which system do you have?
>> > > A Dell XPS13, don't know what cpu type it is, here's the output of one cpu from
>> > > /proc/cpuinfo
> […]
>> > > model name	: Intel(R) Core(TM) i7-6560U CPU @ 2.20GHz
>> > > > > Did you get anywhere with your bisection?
>> > > > Sorry, I replied to a different message with my status.
> > > You are close!  I'll try bisection tomorrow if I have some spare time.

Paul, did you get any closer? I have trouble finding time for a proper
bisection (it's a bit chaotic here right now :-/ )

>> > Greg,  is that same Laptop mode as Paul's, you've experience the issue on?
>> It's the same model name, but as this model has been shipped with many
>> different CPU versions over the years, I'm not sure if it is the exact
>> same one.

Gregs afaics is Skylake generation (XPS 13 (9350)), Paul and I have a
Kaby Lake (XPS 13 (9360)), which is one generation newer (Wifi is also
different; other components likely as well).

> Ok, 4.10-rc4 seems to have fixed this issue with me.  I don't know what
> it was, but I can't duplicate it anymore.

Good to hear.

> Paul, are you still having this issue?

Don't know about Paul, but I did a quick test with rc4 on my machine and
the issue is still there :-/

Ciao, Thorsten

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer Tomas Winkler <tomas.winkler@intel.com> - 2017-01-10 23:40 +0100
  Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Jan Niehusmann <jan@gondor.com> - 2017-01-11 00:00 +0100
    RE: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only  for SPT and newer "Winkler, Tomas" <tomas.winkler@intel.com> - 2017-01-11 10:30 +0100
      Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Paul Menzel <pmenzel@molgen.mpg.de> - 2017-01-11 11:30 +0100
        RE: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only  for SPT and newer "Winkler, Tomas" <tomas.winkler@intel.com> - 2017-01-11 12:00 +0100
        RE: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only  for SPT and newer "Winkler, Tomas" <tomas.winkler@intel.com> - 2017-01-11 15:20 +0100
          Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Paul Menzel <pmenzel@molgen.mpg.de> - 2017-01-11 15:30 +0100
            RE: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only  for SPT and newer "Winkler, Tomas" <tomas.winkler@intel.com> - 2017-01-11 17:20 +0100
            Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-13 14:10 +0100
              Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Paul Menzel <pmenzel@molgen.mpg.de> - 2017-01-14 20:30 +0100
                Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-14 20:40 +0100
                RE: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only  for SPT and newer "Winkler, Tomas" <tomas.winkler@intel.com> - 2017-01-15 08:20 +0100
                Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-15 12:00 +0100
                Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-16 12:10 +0100
                Re: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for  SPT and newer Thorsten Leemhuis <linux@leemhuis.info> - 2017-01-17 09:40 +0100
                RE: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) <Mario.Limonciello@dell.com> - 2017-01-17 18:00 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) Greg KH <gregkh@linuxfoundation.org> - 2017-01-17 19:40 +0100
                RE: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) <Mario.Limonciello@dell.com> - 2017-01-17 20:00 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) Darren Hart <dvhart@infradead.org> - 2017-01-18 00:40 +0100
                RE: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) <Mario.Limonciello@dell.com> - 2017-01-21 00:20 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) Greg KH <gregkh@linuxfoundation.org> - 2017-01-21 10:20 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) "Rafael J. Wysocki" <rafael@kernel.org> - 2017-01-21 13:00 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) Greg KH <gregkh@linuxfoundation.org> - 2017-01-22 12:30 +0100
                RE: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) <Mario.Limonciello@dell.com> - 2017-01-24 21:30 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) "Rafael J. Wysocki" <rafael@kernel.org> - 2017-01-22 10:50 +0100
                RE: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) <Mario.Limonciello@dell.com> - 2017-01-24 21:20 +0100
                Re: Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei:  bus: enable OS version only for SPT and newer) "Rafael J. Wysocki" <rafael@kernel.org> - 2017-01-18 03:20 +0100
                Re: Regression on Dell XPS13 Paul Menzel <pmenzel@molgen.mpg.de> - 2017-01-18 12:20 +0100
                Re: Regression on Dell XPS13 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-01-18 12:40 +0100
                Re: Regression on Dell XPS13 Thorsten Leemhuis <linux@leemhuis.info> - 2017-01-17 18:40 +0100

csiph-web