On Fri, Apr 20, 2012 at 04:18:04PM +0200, Thomas Gleixner wrote: > On Fri, 20 Apr 2012, Srivatsa S. Bhat wrote: > > > This first part moves the idle thread management for non-boot cpus > > > into the core. fork_idle() is called in a workqueue as it is > > > implemented in a few architectures already. This is necessary when not > > > all cpus are brought up by the early boot code as otherwise we would > > > take a ref on the user task VM of the thread which brings the cpu up > > > via the sysfs interface. > > > > > > > > > Do you have a git tree where you have made these patches available? > > That would be pretty useful, so that we can build on whatever you have > > Not yet, but I'll stick that into a tip/ branch. Looking at the patch from the Xen side it looks OK. But would like to test to make sure - is there a git branch I could pull to run this? -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html