Re: [patch 04/40] cpu: Restructure FROZEN state handling

2014-10-09 Thread Borislav Petkov
On Thu, Jan 31, 2013 at 12:11:15PM -, Thomas Gleixner wrote: > There are only a few callbacks which really care about FROZEN > vs. !FROZEN. No need to have extra states for this. > > Publish the frozen state in an extra variable which is updated under > the hotplug lock and let the users inte

Re: [patch 04/40] cpu: Restructure FROZEN state handling

2013-02-08 Thread Paul E. McKenney
On Thu, Jan 31, 2013 at 12:11:15PM -, Thomas Gleixner wrote: > There are only a few callbacks which really care about FROZEN > vs. !FROZEN. No need to have extra states for this. > > Publish the frozen state in an extra variable which is updated under > the hotplug lock and let the users inte