Re: [RFC PATCH 6/6] CPU hotplug: Invoke CPU offline notifiers in reverse order

2012-07-25 Thread Tejun Heo
Hello, On Wed, Jul 25, 2012 at 05:25:13PM +0530, Srivatsa S. Bhat wrote: > During CPU hotplug, we want to create the following effect: > * During CPU online, the CPU incrementally grows the number of services >it offers. > * During CPU offline, the services are incrementally retired, in the

[RFC PATCH 6/6] CPU hotplug: Invoke CPU offline notifiers in reverse order

2012-07-25 Thread Srivatsa S. Bhat
During CPU hotplug, we want to create the following effect: * During CPU online, the CPU incrementally grows the number of services it offers. * During CPU offline, the services are incrementally retired, in the reverse order of their growth during CPU online. To achieve the above, invoke