| commit | 4edb9a143e31d2e191c199262226e1a5923ff8f7 | [log] [tgz] |
|---|---|---|
| author | Yingchao Zhou <yingchao.zhou@gmail.com> | Sun Aug 27 01:23:46 2006 -0700 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Aug 27 11:01:31 2006 -0700 |
| tree | c876dfb150124613dfb0564781de4fb2bf424d7c | |
| parent | ecdc63948763586e101108dfe1ba316ec069fe39 [diff] |
[PATCH] Remove redundant up() in stop_machine() An up() is called in kernel/stop_machine.c on failure, and also in the caller (unconditionally). Signed-off-by: Zhou Yingchao <yingchao.zhou@gmail.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>