Re: [PATCH 1/2] Fix stop_machine_run problem with naughty real time process

2007-05-11 Thread Satoru Takeuchi
At Fri, 11 May 2007 17:49:20 +0900, Satoru Takeuchi wrote: > > Hi, > > I wrote patches which fixes the problem regarding stop_machine_run() and > cpu hotplug. Sorry, there were extra tabs. Fixed. Thanks, Satoru --- Fix stop_machine_run() problem with naughty real time process stop_machine_ru

[PATCH 1/2] Fix stop_machine_run problem with naughty real time process

2007-05-11 Thread Satoru Takeuchi
Hi, I wrote patches which fixes the problem regarding stop_machine_run() and cpu hotplug. stop_machine_run() can't accomplish its work if there is a real time process on the CPU on which "kstopmachine" kernel thread is running. For more details, please refer to the following thread: http://lkm