[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5006F434.9010707@linux.vnet.ibm.com>
Date: Wed, 18 Jul 2012 23:06:52 +0530
From: "Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>
To: paulmck@...ux.vnet.ibm.com
CC: Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
Rusty Russell <rusty@...tcorp.com.au>,
Namhyung Kim <namhyung@...nel.org>
Subject: Re: [Patch 0/7] Per cpu thread hotplug infrastructure - V3
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists