Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348433
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [tip:smp/hotplug] cpu/hotplug: Make target state writeable |
| Date | 2016-03-02 21:00 +0100 |
| Message-ID | <r8l69-4lm-7@gated-at.bofh.it> (permalink) |
| References | <r6vCG-7sv-1@gated-at.bofh.it> <r7YCF-5hG-61@gated-at.bofh.it> <r8eo2-7DD-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2 Mar 2016, Peter Zijlstra wrote: > On Tue, Mar 01, 2016 at 11:55:01AM -0800, tip-bot for Thomas Gleixner wrote: > > Commit-ID: 757c989b9994f51b42d6be1bd33c7c12d16a3ac7 > > Gitweb: http://git.kernel.org/tip/757c989b9994f51b42d6be1bd33c7c12d16a3ac7 > > Author: Thomas Gleixner <tglx@linutronix.de> > > AuthorDate: Fri, 26 Feb 2016 18:43:32 +0000 > > Committer: Thomas Gleixner <tglx@linutronix.de> > > CommitDate: Tue, 1 Mar 2016 20:36:55 +0100 > > > > cpu/hotplug: Make target state writeable > > > > Make it possible to write a target state to the per cpu state file, so we can > > switch between states. > > But you've marked nearly all of them cant_stop, so while this implements > the interface, its not really functional just yet, right? Yes, the current state is more or less wrapping the existing notifiers and stopping them is not a brilliant idea. I've tried and it exploded nicely in my face. The ones we convert over to the state machine will be stoppable and reversible. And at the end the notifiers will be gone and with them the can't stop stuff, except maybe for a few crucial points. Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[patch 10/20] cpu/hotplug: Make target state writeable Thomas Gleixner <tglx@linutronix.de> - 2016-02-26 19:50 +0100
Re: [patch 10/20] cpu/hotplug: Make target state writeable "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-02-27 00:50 +0100
Re: [patch 10/20] cpu/hotplug: Make target state writeable Thomas Gleixner <tglx@linutronix.de> - 2016-02-27 08:50 +0100
Re: [patch 10/20] cpu/hotplug: Make target state writeable "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-02-27 15:50 +0100
Re: [patch 10/20] cpu/hotplug: Make target state writeable Thomas Gleixner <tglx@linutronix.de> - 2016-02-28 16:00 +0100
Re: [patch 10/20] cpu/hotplug: Make target state writeable Thomas Gleixner <tglx@linutronix.de> - 2016-02-29 17:00 +0100
Re: [patch 10/20] cpu/hotplug: Make target state writeable "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-03-01 03:00 +0100
[tip:smp/hotplug] cpu/hotplug: Make target state writeable tip-bot for Thomas Gleixner <tipbot@zytor.com> - 2016-03-01 21:00 +0100
Re: [tip:smp/hotplug] cpu/hotplug: Make target state writeable Peter Zijlstra <peterz@infradead.org> - 2016-03-02 13:50 +0100
Re: [tip:smp/hotplug] cpu/hotplug: Make target state writeable Thomas Gleixner <tglx@linutronix.de> - 2016-03-02 21:00 +0100
csiph-web