[PATCH] revert "kthread: convert stop_machine into a kthread"
authorAndrew Morton <akpm@osdl.org>
Tue, 4 Jul 2006 00:32:22 +0000 (17:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 4 Jul 2006 04:25:20 +0000 (21:25 -0700)
commitd8cb7c1ded6e5a80a7335716dde60784a0d51c1d
treee7c975ad049fa84549ef1c9fef45f9f96ccae829
parent38c54ee8d5338f49aca986081ea41a987c15cf9d
[PATCH] revert "kthread: convert stop_machine into a kthread"

Jiri reports that the stop_machin kthread conversion caused his machine to
hang when suspending.  Hyperthreading is apparently involved.

I don't see why that would be and I can't reproduce it.  Revert to the 2.6.17
code.

Cc: "Serge E. Hallyn" <serue@us.ibm.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/stop_machine.c