Re: [Patch 0/7] Per cpu thread hotplug infrastructure - V3

From: Srivatsa S. Bhat
Date: Wed Jul 18 2012 - 13:38:02 EST


On 07/16/2012 08:52 PM, Paul E. McKenney wrote:
> On Mon, Jul 16, 2012 at 10:42:34AM -0000, Thomas Gleixner wrote:
>> The following series implements the infrastructure for parking and
>> unparking kernel threads to avoid the full teardown and fork on cpu
>> hotplug operations along with management infrastructure for hotplug
>> and users.
>>
>> Changes vs. V2:
>>
>> Use callbacks for all functionality. Thanks to Rusty for pointing
>> that out. It makes the use sites nice and simple and keeps all the
>> code which would be duplicated otherwise on the core.
>
> Hello, Thomas,
>
> What version should I apply this patchset to? I tried v3.5-rc7, but
> got lots of warnings (one shown below) and the watchdog patch did not
> apply.
>

Hi Paul,

This patchset applies cleanly on Thomas' smp/hotplug branch in the -tip
tree.

Regards,
Srivatsa S. Bhat

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/