From: Yingchao Zhou Date: Sun, 27 Aug 2006 08:23:46 +0000 (-0700) Subject: [PATCH] Remove redundant up() in stop_machine() X-Git-Tag: v2.6.18-rc5~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4edb9a143e31d2e191c199262226e1a5923ff8f7;p=pandora-kernel.git [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 Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed