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


Groups > linux.kernel > #1623803

Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
Date 2017-04-14 19:40 +0200
Message-ID <twdmp-3Wz-1@gated-at.bofh.it> (permalink)
References (3 earlier) <tvmL7-2Jw-1@gated-at.bofh.it> <tvo0y-3nU-21@gated-at.bofh.it> <tvoad-3rc-9@gated-at.bofh.it> <tvojT-3JH-19@gated-at.bofh.it> <tvrUt-5IE-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 12 Apr 2017, Thomas Gleixner wrote:
> On Wed, 12 Apr 2017, Tommi Rantala wrote:
> > 2017-04-12 13:52 GMT+03:00 Thomas Gleixner <tglx@linutronix.de>:
> > > Can you please try to offline/online CPUs from the console?
> > >
> > > # echo 0 >/sys/devices/system/cpu1/online
> > > # echo 1 >/sys/devices/system/cpu1/online
> > 
> > ok, that works.
> > 
> > > If that works, then try to offline all CPUs (except 0) in the same order as
> > > suspend (1 ... 7) and then online them again in the same order?
> > 
> > Seems to work without problems:
> 
> Good.
> 
> Can you please try the following:
> 
> # for STATE in freezer devices platform processors core; do \
>   echo $STATE; \
>   echo $STATE >/sys/power/pm_test; \
>   echo mem >/sys/power/state
> 
> That should give us at least a hint in which area to dig.

Any news on that?

Thanks,

	tglx

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


Thread

Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Tommi Rantala <tt.rantala@gmail.com> - 2017-04-12 10:40 +0200
  Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Thomas Gleixner <tglx@linutronix.de> - 2017-04-12 11:30 +0200
    Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Tommi Rantala <tt.rantala@gmail.com> - 2017-04-12 12:50 +0200
      Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Thomas Gleixner <tglx@linutronix.de> - 2017-04-12 13:00 +0200
        Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Tommi Rantala <tt.rantala@gmail.com> - 2017-04-12 13:10 +0200
          Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Thomas Gleixner <tglx@linutronix.de> - 2017-04-12 17:00 +0200
            Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Thomas Gleixner <tglx@linutronix.de> - 2017-04-14 19:40 +0200
              Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Tommi Rantala <tt.rantala@gmail.com> - 2017-04-15 19:30 +0200
                Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state  machine conversion Thomas Gleixner <tglx@linutronix.de> - 2017-04-23 17:10 +0200

csiph-web