commit | d8cb7c1ded6e5a80a7335716dde60784a0d51c1d | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Mon Jul 03 17:32:22 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 03 21:25:20 2006 -0700 |
tree | e7c975ad049fa84549ef1c9fef45f9f96ccae829 | |
parent | 38c54ee8d5338f49aca986081ea41a987c15cf9d [diff] |
[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>