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


Groups > linux.kernel > #1539305 > unrolled thread

Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine

Started byThomas Gleixner <tglx@linutronix.de>
First post2016-12-09 13:00 +0100
Last post2016-12-09 19:40 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state  machine Thomas Gleixner <tglx@linutronix.de> - 2016-12-09 13:00 +0100
    Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine Guenter Roeck <linux@roeck-us.net> - 2016-12-09 19:20 +0100
      Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state  machine Thomas Gleixner <tglx@linutronix.de> - 2016-12-09 19:40 +0100

#1539305 — Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine

FromThomas Gleixner <tglx@linutronix.de>
Date2016-12-09 13:00 +0100
SubjectRe: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine
Message-ID<sMs0h-2MT-9@gated-at.bofh.it>
Guenter,

On Thu, 17 Nov 2016, Sebastian Andrzej Siewior wrote:

> Install the callbacks via the state machine and let the core invoke the
> callbacks on the already online CPUs. When the hotplug state is
> unregistered the cleanup function is called for each cpu. So both cpu loops
> in init() and exit() are not longer required.

Can we please get those two VIA patches merged for 4.10? They are blocking
the final removal of the CPU hotplug notifier crap.

The first one which removes that loop is really harmless as there are no
multisocket VIAs. Heterogenous cores in a single die would be surprising
and the loop check would be the least of our worries in that case. IOW, it
would never get so far...

The one converting the notifier is not changing any of the functionality.

I cannot test on all VIA SMP variants either, but at least on the one I
have access to it just works.

Thanks,

	tglx

[toc] | [next] | [standalone]


#1539594 — Re: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine

FromGuenter Roeck <linux@roeck-us.net>
Date2016-12-09 19:20 +0100
SubjectRe: [PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine
Message-ID<sMxW2-6zD-15@gated-at.bofh.it>
In reply to#1539305
On Fri, Dec 09, 2016 at 12:53:30PM +0100, Thomas Gleixner wrote:
> Guenter,
> 
> On Thu, 17 Nov 2016, Sebastian Andrzej Siewior wrote:
> 
> > Install the callbacks via the state machine and let the core invoke the
> > callbacks on the already online CPUs. When the hotplug state is
> > unregistered the cleanup function is called for each cpu. So both cpu loops
> > in init() and exit() are not longer required.
> 
> Can we please get those two VIA patches merged for 4.10? They are blocking
> the final removal of the CPU hotplug notifier crap.
> 
> The first one which removes that loop is really harmless as there are no
> multisocket VIAs. Heterogenous cores in a single die would be surprising
> and the loop check would be the least of our worries in that case. IOW, it
> would never get so far...
> 
I had queued that one already.

> The one converting the notifier is not changing any of the functionality.
> 
> I cannot test on all VIA SMP variants either, but at least on the one I
> have access to it just works.
> 
I queued up the second patch as well. Hope it does not blow up on us.
Sorry, I got a bit nervous after the coretemp experience.

Thanks,
Guenter

[toc] | [prev] | [next] | [standalone]


#1539616

FromThomas Gleixner <tglx@linutronix.de>
Date2016-12-09 19:40 +0100
Message-ID<sMyfo-6Hl-21@gated-at.bofh.it>
In reply to#1539594
On Fri, 9 Dec 2016, Guenter Roeck wrote:
> I queued up the second patch as well. Hope it does not blow up on us.
> Sorry, I got a bit nervous after the coretemp experience.

Sorry for that, but we are watching out for blow ups and are ready to fix
any fallout.

Thanks

	tglx

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web